Tero's blog

Random notes

Running Ada 2012 on Olimex STM32-E407 (ARM Cortex-M4 / STM32F4)

Almost two years after I got my first ARM Cortex-Mx device, I finally found time to build Ada ARM Cortex-M cross-compiler using FSF GCC/GNAT. But, instead of Atmel SAM3, I used STM32F4 processor found from Olimex STM32-E407 board.

Relevant code pieces are sprinkled into three repositories at Bitbucket:

[more]

Build script for NetBSD on Olinuxino-imx233

I created a simple build script, which can build NetBSD/evbarm for Olinuxino-imx233 from scratch on Linux system.

Basically, you need to do following:

hg clone https://bitbucket.org/tkoskine/build-netbsd-imx233
cd build-netbsd-imx233
sh -x ./build-imx233.sh

After a while, you have kernel, base system sets, boot partition image (containing …

[more]

Page 1 / 1


Copyright © 2011 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python