Usually, I run applications in the micro-controller FLASH memory. But for a CI/CD or testing environment that is not the best choice. It is possible to have a ‘RAM target’, where the ap…| MCU on Eclipse
3 posts published by Erich Styger during February 2025| MCU on Eclipse
This article explores using a Raspberry Pi as an inexpensive host for remote debugging embedded targets with an NXP MCU-Link CMSIS-DAP debug probe. It provides detailed instructions for setting up …| MCU on Eclipse
This article discusses using Visual Studio Code (VS Code) with Docker containers for embedded system development, specifically focusing on ARM Cortex-M and NXP LPC55S16. It outlines the advantages …| MCU on Eclipse
The article describes setting up a CI/CD pipeline using GitLab, VS Code, and Docker for projects involving various microcontrollers like Raspberry Pi Pico-W, ESP32, and NXP K22FX512. It outlines th…| MCU on Eclipse