Projects
Here are my projects, in no particular order. It really is about time I started to documenting these on this site.
ARM EABI GNAT ZCX
GNAT has it's EH tighly coupled in the source, I did actually extract this into separate files, 1 for normal GCC ZCX EH and one for ARM ZCX EH. This didn't work as I didn't know new files need to be registered in the source. Unfortunately, I lost the code and have to do it again. It was not hooked into the raise-gcc.c at that time, as I really wasn't sure how to do it.
XpressAda
This kind of followed on from TAMP. The idea is to produce some demo programs for the LPCXpresso board I bought and use the board support package as a basis for the HAL in TAMP.
CMSIS4Ada
Again, this also followed on from TAMP. The aim of this project is produce a board support package for Cortex-M3 class MCU's.
TAMP
A microkernel, written in Ada. I've always wanted to write one, yes I must be mad trying to do this in Ada. I am trying to prove some points here, 1) that being it can be done and 2) that Ada isn't just for planes, missiles and other warfare.
wxAda
First attempt started well, then the scope of it engulfed me. I would like to get back onto this at some point, when I'm free from a normal job.
