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.

