Please turn JavaScript on
MCU on Eclipse icon

MCU on Eclipse

Click on the "Follow" button below and you'll get the latest news from MCU on Eclipse via email, mobile or you can read them on your personal news page on this site.

You can unsubscribe anytime you want easily.

You can also choose the topics or keywords that you're interested in, so you receive only what you want.

MCU on Eclipse title: MCU on Eclipse | Everything on Eclipse, Microcontrollers and Software

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.12 / day

Message History

Semihosting is an ARM technology that facilitates data exchange between a debugger and a host, enabling console output and file I/O in embedded applications. This article details how to configure semihosting with NXP LinkServer in VS Code, focusing on settings in the launch.json file and terminal output options.

Read full story
For an university research project we are implementing a software simulator for the EZH (or SmartDMA) co-prozessor present on some NXP MCUs. This article describes how to setup and build QEMU in a docker container, including debugging QEMU with VS … Continue ...

Read full story
This article explains how to debug a C/C++ application within a Docker container using VS Code. It describes creating a simple 'hello world' application, configuring VS Code's launch settings, and attaching the editor to the container. With the appropriate extensions and setup, debugging becomes straightforward and effective.

Read full story
The article explains how to visualize current and power data from the NXP MCU-Link Pro using VS Code. It details methods involving Python with Pandas and GnuPlot for data analysis and graphing. The author appreciates the flexibility offered by VS Code in visualizing energy data, highlighting multiple usable tools.

Read full story