-
Recent Posts
- OpenBLT 1.19.0 release notes
- OpenBLT 1.18.0 release notes
- Introducing the CanFlasherBLT firmware
- Additional memory device in OpenBLT
- OpenBLT 1.17.0 release notes
- OpenBLT 1.16.0 release notes
- STM32 Modbus RTU server tutorial
- MicroTBX-Modbus 0.9.0 release notes
- OpenBLT 1.15.0 release notes
- OpenBLT 1.14.0 release notes
Archives
- January 2025
- July 2024
- April 2024
- February 2024
- January 2024
- July 2023
- April 2023
- January 2023
- July 2022
- June 2022
- May 2022
- March 2022
- January 2022
- November 2021
- July 2021
- March 2021
- January 2021
- September 2020
- July 2020
- June 2020
- April 2020
- March 2020
- February 2020
- January 2020
- September 2019
- July 2019
- April 2019
- January 2019
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
Categories
Tag Archives: ROM footprint
ROM footprint for different OpenBLT configurations
In a system that contains a bootloader such as the OpenBLT bootloader, there are essentially two software programs present in read-only memory (ROM): your own firmware and the bootloader. Even though a bootloader is typically only integrated towards the end … Continue reading
Posted in OpenBLT
Tagged openblt, ROM footprint
Comments Off on ROM footprint for different OpenBLT configurations
Reducing the bootloader’s ROM footprint
The recommended way to get started with the OpenBLT bootloader is to first find a demo program, which is based on a microcontroller similar to the one in your system. Once you have gotten familiar with your selected demo bootloader, … Continue reading
Posted in OpenBLT
Tagged Olimex STM32-P103, openblt, ROM footprint
Comments Off on Reducing the bootloader’s ROM footprint