User's Manual

ISO 9001:2000 Cert. N°4500/1
Version 1.1 SDT_ARK6_User_Manual_ENG_vATSC Page 128 of 206
5.14.4 System Initialization Event
At every system initialization the event System Init is generated.
This event is followed by 25 bytes specifying type and specific code of errors occurred during system
initialization.
Each byte refers to an error as described in the following table:
Table 26. Init system event specific data
Description
Errors code
Byte
FS_ERR
File System error.
0x00: File System ok.
0x01: FS partition error (invalid FS).
INFO_ERR
*.cfg file error.
0x00: File ok.
0x01: File not found or File open error.
0x02…0x03: Invalid file (syntax errors).
DEF_ERR
*.def file error.
0x00: File ok.
0x01: File open error.
0x02: File not found.
LCD_ERR
LCD error.
0x00: LCD ok.
0x01: LCD not found.
PLL_960M_ERR
960 MHz PLL error.
0x00: PLL locked.
0x01: PLL not locked
BOOT_ERR
FPGA boot error.
0x00: FPGA boot ok.
0x01: FPGA NILL boot error
0x02: FPGA file version error
0x03: FPGA code error.
LOAD_CFG_ERR
*.sav file error.
0x00: File ok.
0x01: File open error.
0x02…0x05: Invalid file (syntax errors).
SNMP_ERR
SNMP file error.
0x00: SNMP file ok.
0x01: SNMP file not found.
0x02: File open error.
0x03: UDP socket initialization error.
0x04: Port 161 open error.