SEGGER RTT (2)
SEGGER RTT (2) SEGGER RTT (2) Introduction The article introduce how to use SEGGER-RTT in WIN32. I guess you will be amazing how east it is to setup RTT. I did my experiment over my NRF51822 board with a on-board JLINK. If you don’t have a JLINK, I recommend to invest one. SEGGER also provides inexpensive JLINK-EDU at 2400NTD (roughly 80USD). I think that’s quite affortable and worth of buying one. This article is written under WIN32 because SEGGER only provides RTT viewer utility in WIN32. I will show how to use RTT in Linux/ Mac in SEGGER RTT (3), which is the final form of logging service (I’m 100% satisfied with). RTT Source Code In SEGGER driver installation folder, you could find a zipped file /c/ Program Files (x86) /SEGGER/ JLink_V50i /Samples/ SEGGER_RTT_V510i.zip Uncompressed the file, and copy following files to your MCU project RTT/SEGGER_RTT .c RTT/SEGGER_RTT .h RTT/SEGGER_RTT_Conf .h RTT/SEGGER_RTT_