![Globalstar ST100 Скачать руководство пользователя страница 65](http://html1.mh-extra.com/html/globalstar/st100/st100_user-manual_2233756065.webp)
GLOBALSTAR PROPRIETARY AND CONFIDENTIAL INFORMATION
Use or disclosure of data contained on this sheet is subject to the restrictions in the Distribution Statements on the title page of this
document.
06/18/20
Subject to Change without Notice
P a g e | 65
into the application. However, if you issue 0x60 in the application, and then again in the bootloader, you have
committed to load a new application, A response of length 6 will be returned with a condition code as follows:
Jump to Bootloader Response
Byte
Bits
Parameter
Description
0
0-7
Leader
Always a value of 0xAA.
1
0-7
Length
0x06
2
0-7
Command
0x60
3
0-7
Response Code.
0xFF = Bootloader is running and
application area is blank or not
completely loaded.
0x03 = Bootloader is running and
new executable code has been
loaded during this execution of the
bootloader, bootloader is ready to
jump to application if commanded.
0x02 = Bootloader is running but
application code that existed when
the bootloader started is still in
place. However, having issued this
command again, you have now
committed
to
re-load
the
application.
4-5
0
– 15
CRC
4.4.2.2
0x61 “Flash One Line”
This command is used to flash one line from an Intel HEX format file into the program memory of the processor.
As the table below illustrates, there is roughly a 1 to 1 correspondence between fields within the Intel Hex Record line,
and fields within this message. The ASCII represented HEX values within the Intel Hex file are represented as binary
numbers in this binary record.
The Wikipedia article on the Intel Hex format may be the best reference available for concise description of the Intel Hex
format: