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.

UNIFLASH: CI/O Printf statement

Part Number: UNIFLASH

Hello,

I'm developing some software on the TMS570LS09 MCU using the TI optimized ARM compiler. For test purpose, I use different default printf functions it works well with code composer studio when I launch a new debug session, the printf statement appears in the console without any troubles.

But now, I would like to automatize the flashing of my test software with uniflash, as I have a lot of them. Unfortunately when launching with uniflash no printf statement are display on the host machine. Is there a way with uniflash or another command line tool, to launch a debug session so that the printf in my code are well displayed in the console? I couldn't find any myself.

Thanks a lot for your help.

Louis