Part Number: AM5728
Tool/software: Code Composer Studio
Hello,
I'm using my XDS110 debug probe and CCS to analyze the "big-data-ipc-demo" example on BIOS side (the example remains unchanged except for adding the printf() statements). I'm successfully getting printf() messages over console:CIO in CCS, but only until the program enters the main BIOS task (the only thread in the program).
Question: how can I get messages to CCS console from within the BIOS task? Is there a way to use printf()?
Regards,
Filip