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