Visual Studio Code是微软推出的免费的源代码编辑器,通过插件,可以实现GDB +J-Link+GDBServer方式在VSCode中调试嵌入式系统。 在本文中,我们将介绍如何通过J-Link向Cortex内核微控制器添加调试功能。示例使用SEGGER的emPower v2.0评估板,其MCU为NXP的MK66FN2M8xxx18。请注意 ...
Raspberry Pi Pico is a cute piece of hardware. It has a powerful dual-core RP2040 microcontroller that offers 2MB (up to 16MB) Flash and 264K SRAM memories. But what truly sets the Pico apart is its ...