Cisco Headend System Release 2.7

Page of 174
 
 
Bootloader Error Codes for Three-LED DHCTs 
736107 Rev D 
149 
 
Example: 
The LEDs display the following code: 
All off, [(1 dim, 1 dim, 1 dim) (1 bright, 1 bright, 1 dim) (1 dim, 1 dim, 1 dim)], all 
off, [repeats up to 10 times]. 
This LED pattern (between the brackets [ ] in the example above) represents a code 
of 000 110 000. Removing the leading 0 results in a binary code of 0011 0000, a 
hexadecimal value of 0x30). You refer to the error codes in this document and see 
that this error indicates that the image length is incorrect. 
 
BootLo Error Codes 
The following table contains the bootLo error codes that might display on the SSC 
DHCT. 
Important: The bootLo error codes are 2-byte codes that display on only one LED. 
Illuminations  Codes  Binary  Hex  Error Indication 
dim, dim 
00 
00 
0x00  One of the clock initializations failed. 
dim, bright 
01 
01 
0x01  Loading bootHi failure. 
bright, dim 
10 
10 
0x10  bootHi load memory failure. 
bright, bright  11 
11 
0x11  bootHi security check failure. 
 
 
BootHi Error Codes 
The following table contains the bootHi error codes that might display on the SSC 
DHCT. 
Illuminations (left - middle - right)  Codes  Binary 
Hex  Error Indication 
dim 
dim 
dim 
000 
0010 0000 
 
0x20 
 
Failed reception after the maximum 
retries. 
 
bright 
dim 
dim 
100 
dim 
dim 
dim 
000 
dim 
dim 
dim 
000 
0010 0001 
 
0x21 
 
Transfer parameters are incorrect. 
 
bright 
dim 
dim 
100 
dim 
dim 
bright 
001 
dim 
dim 
dim 
000 
0010 0010  0x22  CRC on the received image is 
incorrect. 
bright 
dim 
dim 
100 
dim 
bright 
dim 
010 
dim 
dim 
dim 
000 
0010 0011  0x23  Wrong address 
(overflow/underflow). 
bright 
dim 
dim 
100