[Xianji HPM6750EVK2 Review] Jlink download and debugging
[Copy link]
[Xianji HPM6750EVK2 Review] How to configure JLink in SGGER Embeded Studio
In this post, I asked for help on how to set up jlink. Following the advice of several experts, the settings were not correct. After many tests, I finally learned how to download and debug. The following is the record:
1. Use the official sample generation tool and follow the instructions below.
2. Right-click the project name in the Project Explorer to pop up options. Select jlink under Targett Connection of debugger:
Then select Target->connect jlink in the menu. If the following prompt pops up, it means the connection to jlink is successful.
Finally, in the menu debuge->go, you can complete the download and enter the debugging interface. Other operations are similar to Keil, etc.:
Then enter the string and you will see the return:
【Summarize】
Since few people use the segger tool and there are few tutorials, this kind of low-level mistake often persuades many people. I hope there will be more introductory tutorials so that everyone can back off at the last minute! At first, I thought my jlinkV11 was not good, so I went to see a new one. It cost 10,000 yuan, and I really didn't dare to buy it!
|