Using J-Link Debugger in VSCode
Using J-Link Debugger Visual Studio Code is a free source code editor developed by Microsoft. Through plugins, it can implement GDB + J-Link + GDBServer to debug embedded systems in VSCode. In this article, we will introduce how to add debugging capabilities to Cortex core microcontrollers using J-Link. The example uses SEGGER’s emPower v2.0 evaluation … Read more