Difference between revisions of "Blink Codes"

From Serious Documentation
Jump to: navigation, search
(Created page with "During execution of various elements SHIP on the target hardware there are several fatal fault conditions possible. When one of these conditions occurs, there may or may not b...")
 
Line 16: Line 16:
 
! width="90%" | Description
 
! width="90%" | Description
 
|-
 
|-
L||Paddle says no tug and no app available
+
|L||Paddle says no tug and no app available
LS||Generic hardware problem
+
|-
LL||A clock source has a problem
+
|LS||Generic hardware problem
LSS||External memory has a problem
+
|-
LSL||A power supply has a problem
+
|LL||A clock source has a problem
LLS||Tug installation failed
+
|-
LLL||No app found from tug
+
|LSS||External memory has a problem
 +
|-
 +
|LSL||A power supply has a problem
 +
|-
 +
|LLS||Tug installation failed
 +
|-
 +
|LLL||No app found from tug
 
|}
 
|}

Revision as of 06:00, 16 July 2014

During execution of various elements SHIP on the target hardware there are several fatal fault conditions possible. When one of these conditions occurs, there may or may not be any indication on the LCD screen possible.

For example,

  • the LCD's backlight power supply has failed and the particular SIM has the ability to detect this condition
  • during initial power up the external RAM on the module does not initialize and validate
  • during power up the first stage bootloader of the SHIPv5 Boot System (paddle) cannot find the second stage boot loader or an application

are all fatal, non-recoverable errors.

When one of these types of errors happens, the SIM's LCD backlight (or, failing that, one of the user LEDs on the board) will flash in a repeated pattern of long and short flashes with a short pause between each short or long flash and a long pause between the repeated sequences.

Determining these long/short sequences can tell you what the error is according to this chart:

{{{1}}}
Code Description
L Paddle says no tug and no app available
LS Generic hardware problem
LL A clock source has a problem
LSS External memory has a problem
LSL A power supply has a problem
LLS Tug installation failed
LLL No app found from tug