Posted on May 17, 2011 at 13:17I have started Xduino project at http://www.xduino.com which enables a simplified programming syntax to work on other non-ATMEGA/AVR mcu and so far I did manage to come out with set of platform libraries for ARM Cortex...
Posted on May 17, 2011 at 12:25Interrupt is a tricky one. Try the xduino library it has sources on simple implementation of interrupt along with examples on the site. : -) good luck...
Posted on May 17, 2011 at 12:25Great work lanchon, I wonder if you have any update since then. I have tried compiling using the whole pack of ST-Arm_Toolchain_2.1 and it works fine except a few glitches(some minor, some major) and code size differen...