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.

Compiler/RM48L952: Reading printf() output outside of CCS

Part Number: RM48L952
Other Parts Discussed in Thread: SEGGER

Tool/software: TI C/C++ Compiler

Hello,

We have the following setup for our project:

PC running ARM-GDB <---> Segger JLink GDB server <---JTAG--> RM48.

We would like to use printf statements and get the output on our armgdb, how is this possible?

I am currently using the Hello world project from this post : 

Which adds sys_memory. It seems like the printf is writing to this memory but how can I obtain this?

Regards,

Karel