[*] aarch64
[*] raspi3
I've followed the tutorial without getting any errors. When I finally boot QEMU, however, I get no UART output (yes, i did use the
Code: Select all
-serial stdio
I have no clue how to debug this. If I were further along on an OS, I'd use UART to debug what's going on. If I got an error message, I'd research what's causing it. But with no IO, and no error message to say what's wrong, how do I go about debugging this?