Hi all,
I followed the tutorial listed below: devzone.nordicsemi.com/.../
I want to use SEGGER_RTT_printf but I always get this error: Error: L6218E: Undefined symbol SEGGER_RTT_printf (referred from main.o).
However, a senior enginneer at the office makes this happened:
He does not want to teach me how to implement it.
I read the documentation for the sdk11, but it didn't figure me out of it. SEGGER_RTT_WriteString worked fine.
Can anyone teach me?
Thanks a lot.
[Update above: with correct version of source codes of JLINK's segger_rtt] However, I still cannot compile RTT_Syscalls_KEIL.c