User Tools

Site Tools


manual:serialboot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

manual:serialboot [2014/05/23 12:48]
voorburg created
manual:serialboot [2019/09/24 22:03]
Line 1: Line 1:
-====== Serialboot Utility ====== 
-Serialboot is a commandline download utility for the OpenBLT bootloader that supports firmware update via the PC's serial port. It was written in C and supports both Linux and MS Windows. 
- 
-Serialboot is fully functional and comes with full source code, yet it was developed primarily for demonstration and reference purposes. It is ideal: 
-  * As a foundation for developers that would like to create their own OpenBLT download utility program in C/C++. 
-  * For users of the OpenBLT bootloader running Linux on their PC. 
-  * For users that prefer a commandline download utility over one with a graphical user interface such as [[manual:​microboot|Microboot]]. 
- 
-===== Program usage ===== 
-The preconditions to using Serialboot are: (1) Your microcontroller system runs the OpenBLT bootloader configured for serial communication. This is typically the default configuration of the [[manual:​demos|demo bootloaders]] (BOOT_COM_UART_ENABLE is set to 1 in file "​blt_conf.h"​). (2) Your microcontroller system is connected to your PC's serial port, or through a RS232-USB adapter that is more common nowadays. 
- 
-When you call the Serialboot utility from the command prompt, it expects 3 command line options: 
- 
- 
- 
  
manual/serialboot.txt · Last modified: 2019/09/24 22:03 (external edit)