DA16200
Wi-Fi MQTT Client Simple Demo
Rev.1.00
Page 10 of 13
Mar, 2022
After programming, J-Link operation interface will exit automatically.
(Note: If you want the latest SEGGER J-Link version, please download from link below:
https://www.segger.com/downloads/jlink
3.4
Run the solution
Step 1. Restart the system by pressing RESET button (S3) on EK-RA6M4 or powering off and on the system, causing
the program to run again. While under debugging, restart the program is necessary.
Step 2. Open “JLinkRTTViewer.exe” in JLink folder, which is unzipped at chapter 3.3 step 2, specify target device as
R7FA6M4AF, change RTT Control Block from “Auto Detection” to “Search Range” and input “
0x20000604
0x1000”
to the blank block shown below.
The first address of “Search Range” can be found in “*.map” file after the demo code is built. Please open “*.map” file
and search “_SEGGER_RTT”, then copy the address assigned by compiler to this place.