Work

Emulating PPC32 Linux in x86_64 Linux

I've recently needed to do some porting work for a PPC32 CPU running Linux. At the time I didn't have…

3 years ago

Revisiting Xilinx JTAG Programming from a Raspberry Pi

Nearly a year ago I wrote about a way to program Xilinx XC9500XL series chips from a Raspberry Pi. Since…

4 years ago

Using Docker Buildkit for OS Agnostic Builds

One of the many things I'm working on for wolfSSL right now is a Markdown based documentation build system which…

4 years ago

AVR Makefile in Linux

I recently designed and built a small prototype device for my wife that uses an AVR MCU. I wanted to…

4 years ago

Remote Programming and Debugging STM32s

I'm currently working on an STM32 port of some networking software and to make things easier I have the STM32…

4 years ago

UART and Ethernet on the STM32 Nucleo-F756ZG

If, like me, you are new to developing for the STM32, there are not many tutorials out there on how…

4 years ago

Using VBCC as an Amiga Cross-Compiler in Linux

For a while I was using GCC as a cross-compiler to write software for Amigas. This was familiar territory for…

4 years ago

Developing GUI Applications for Amiga OS

One of the things lacking with the Amiga 68000 Kickstart Relocator project is a GUI to manipulate the flash ROMs,…

5 years ago

Using an Amiga Cross-Compile Toolchain

With my changes to the 68000 Relocator Flash project I needed to compile the source code of the flash tool.…

5 years ago

Old post: The importance of backup verification

I'm currently going through an archive of my old dead blog trying to resurrect old posts that may still be…

5 years ago