This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AM5728: Printf() in BIOS task

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