Posts by Category

Blog

MCUboot image parser in Rust

2 minute read

I’ve been enjoying working with the MCUboot bootloader, which is natively supported on the Zephyr RTOS. For the maximum security, I like to used signed + enc...

Amiga 500: 512KB to 1MB internal RAM upgrade

2 minute read

By default the Amiga A500 only has 512kB of RAM fitted. This prevents you from running some games, like Gobliins 2: The Prince Buffoon. From the Wikipedia ar...

GDB debugging with Zephyr RTOS support

less than 1 minute read

Build Zephyr project with DEBUG_THREAD_INFO (2.6.x) or OPENOCD_SUPPORT (2.5.x and lower) Use (or build) an openocd version that supports Zephyr RTOS htt...

Nice Spectrum Analyser… but does it run DOOM?

less than 1 minute read

There’s been quite some talk about the excellent Siglent SS 3021X Spectrum Analyser. It’s a great piece of entry-level hardware, especially for the pricepoin...

The excellent JTAGenum for Arduino

1 minute read

As I said before, I’ve been fiddling with finding the JTAG port on a Verbatim PowerBay NAS. I did not succeed (yet), but have had the chance to try out JTAGe...

Back to Top ↑