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.

RTOS/TMDXICE110: Printing messages in debug mode

Part Number: TMDXICE110
Other Parts Discussed in Thread: AMIC110

Tool/software: TI-RTOS

Hello.

I want to use function System_printf() for my text message when project is in debug mode, non stop and non BIOS_exit. Is it possible? So far, I'm getting messages to the console only when bios_exit is executed.