User Tools

Site Tools


download

This is an old revision of the document!


Download

Download from SourceForge

Stable releases are available for download from the download section of the project's SourceForge page.

Subversion Repository

The latest (and previous) development versions are accessed through the project's Subversion repository, which is located at https://openblt.svn.sourceforge.net/svnroot/openblt. Read-only access is granted to everyone. Development versions are found in the ./trunk directory.

Changelog

OpenBLT version 0.92.00 (2 Dec 2011)

  • Added an Eclipse demo for the Olimex STM32P103 board
  • Added support for additional NVM driver in LPC-L2294 Demo's allowing operations on the 2MB external Intel C3 flash
  • Fixed data type of NvmEraseHook return code (blt_bool should have been blt_int8u)
  • Corrected the names of some return values for the NMV hooks (BTL_NVM_xxx to BLT_NVM_xxx)
  • Fixed problem with incorrect xcpInfo.mta value by changing the GCC/Crossworks linker optimazation from -Os to -O1

OpenBLT version 0.91.00 (26 Nov 2011)

  • Added support for the STM32 ARM CortexM3 family with a demo for the Olimex STM32P103 board and Crossworks compiler
  • Added support for the GCC compiler on STM32 targets
  • Bugfix in Init() for LPC2000 where the system clock speed was compared in the wrong units (kHz vs. MHz)
  • Added support for Rowley Crossworks for LPC2000 target
  • Improvement where the checksum is only written if necessary
  • Configured icon for Microboot utility

OpenBLT version 0.90.00 (12 Nov 2011)

  • Initial release with support for LPC2000 with Olimex LPC-L2294/GCC demo
download.1322865895.txt.gz · Last modified: 2019/09/24 22:02 (external edit)