OpenBLT bootloader now supports LM3Sxxxx and EFM32xxxx

This weekend I prepared a new version of the open source OpenBLT bootloader (0.94.00) with support for the LM3Sxxxx and EFM32xxx family of microcontrollers with ARM Cortex-M3 core.

It includes demos for the following boards:

  • Texas Instruments EK-LM3S6965 (UART)

  • Texas Instruments EK-LM3S8962 (UART + CAN)

  • Olimex EM-32G880F128-STK (UART)

The demos work with the IAR Embedded Workbench, Rowley Crossworks and GCC development tools.

More information can be found at: http://www.feaser.com/openblt/

Enjoy playing with it!

-Frank