Hello,
I'm running an A5 executable (A5 core inside the SC594 processor) with the qemu-system-arm. The program runs well and I can debug it but the problem I'm facing is that the printf() calls don't find their way to the CCES console.
Initially I was running it with the default debug configurations, most importantly: -semihosting -S and the checkbox "Allocate console" is ticked. In addition to that I've also tried the additional argument -chardev console,id=id , to no avail.
Do you have any ideas on what I might be doing wrong?
Thanks!
Adding processor details.
[edited by: EdgarLubicz at 6:55 AM (GMT -4) on 25 Apr 2024]