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.13 / day

Message History

The author discusses their research using the NXP FRDM-MCXN947 board and Tracealyzer for exporting application trace data. They explore methods like GDB commands and a VS Code extension to facilitate data collection, highlighting the advantages of using a ring buffer for trace data management. The process allows efficient and clear exporting for analysis.

Read full story
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