rsta2 / circle

A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)

Home Page:https://circle-rpi.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about log when testing with Qemu

endinferno opened this issue · comments

Recently I am trying to figure out how network driver works in raspi3B+, so I want to add some logs when testing with Qemu.
I hope that it can directly print to screen, but I find that Clogger is not working when I run the sample programs.
So how to make CLogger work when I run the sample programs?

Closed due to inactivity.