Erich Styger (@mcuoneclipse) 's Twitter Profile
Erich Styger

@mcuoneclipse

Engineer, Professor, Eclipse enthusiast, microcontroller lover, software and tools evangelist, open source contributor, blogging on mcuoneclipse.com

ID: 111256976

linkhttps://mcuoneclipse.com/ calendar_today04-02-2010 09:02:54

2,2K Tweet

1,1K Followers

624 Following

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

My second article about VS Code with DevContainer covers the inevitable need for debug. But how to use a USB debug probe from the container? The answer is here: mcuoneclipse.com/2025/02/18/rem…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

I missed the FreeRTOS performance counters in VS Code. So I had to do something about it. mcuoneclipse.com/2025/03/29/wor…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

Creating classroom projects for different environments and machines can be a challenge. With some tweaks, even complex projects can be easily packaged and distributed, to have students up and running quickly. mcuoneclipse.com/2025/04/07/sha…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

I have ordered and received the production version of the NXP MCU-Link-MR, very proud about it: mcuoneclipse.com/2025/04/13/mcu…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

Using DevContainer in combination with semihosting file I/O can be tricky, as multiple file systems are involved. The following article shows how get it working, for example to collect GNU coverage information from an embedded target: mcuoneclipse.com/2025/04/15/usi…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

Cppcheck is a very useful open source and free-of-charge static analysis tool for C/C++. The following article shows how to use it with Visual Studio Code: mcuoneclipse.com/2025/05/05/cpp…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

With NXP LinkServer and VS Code, it is now possible to collect test date with code coverage data at the same time: mcuoneclipse.com/2025/07/07/run…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

Just finished building the MetaClockClock — now proudly hanging on the wall! 🕰️✨ A fusion of CNC woodworking, 3D printing, electronics, and software — where art meets engineering. mcuoneclipse.com/2025/08/03/new…

Just finished building the MetaClockClock — now proudly hanging on the wall! 🕰️✨
A fusion of CNC woodworking, 3D printing, electronics, and software — where art meets engineering.
mcuoneclipse.com/2025/08/03/new…
Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

In an automated testing environment or CI/CD, it is crucial that software can be installed without user interactions, e.g. automatically accepting license agreements. mcuoneclipse.com/2025/08/11/str…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

If you care about embedded development, tooling evolution, or seeing Rust push into new domains - check out my latest blog article here: mcuoneclipse.com/2025/10/05/rbl…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

Just published: how to kick-off a standalone Rust project for the NXP LPC55S69 using the Embassy framework. Dive into step-by-step guidance — from Cargo setup to blinking your board — and power up your embedded Rust workflow. Read more: mcuoneclipse.com/2025/10/19/cre…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

If you’re developing on Windows with Docker and Visual Studio Code, you might be surprised by how much performance varies between native builds, Docker containers, and Dev Containers. mcuoneclipse.com/2025/10/22/boo…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

Running USB devices & debug probes inside Docker on Windows? My new post shows how to bridge host USBs into VS Code Dev Containers — so you can build & debug embedded targets seamlessly, all from a containerized setup. mcuoneclipse.com/2025/10/26/usi…

Erich Styger (@mcuoneclipse) 's Twitter Profile Photo

Tips for clean cloning, secure access, and avoiding submodule headaches in pipelines. If your builds rely on multiple public/private repos with GitLab, this one’s for you: mcuoneclipse.com/2025/11/01/usi…