98

Firmware CRC Commands

C010 (u) Boot CRC
Returns CRC values determined at last configuration reset (first boot
after programming CPU card processor, or first boot at eeprom valid
byte reset, C100). The first value in the program ROM CRC, the second
is the configuration parameter CRC in eeprom, the third is the macro
table CRC in eeprom. This can be used to determine if the processor
was properly programmed and if the default values were properly
restored by the program
C011 (u) Program CRC
Returns the current program ROM CRC. This takes about 7 seconds to
execute.
C012 (u) Eeprom parameter CRC
Returns the CRC of the current parameter space in the eeprom
C013 (u) Eeprom macro CRC
Returns the CRC of the current macro storage area in eeprom
C014 (u) Radio card program CRC
Computes the CRC of the program ROM in one radio card. Syntax is
C014r, where r is the physical port number of the radio card. This
several seconds to execute.
C015 (u) Radio card CRC status
Returns the last computed value of the radio card CRC. Syntax is
C015r. R is the physical port number.