EN 95
3139 785 31532
5.
Firmware Upgrading & Diagnostic Software
Analogue Board EEPROM (AROM)
Nucleus Name
DS_AROM_Communication
Nucleus Number
1700
Description
Check the communication between the IIC controller of the Codec and the
EEPROM
Technical
-
Initialise IIC
-
Read from a location in AROM
Execution Time
Less than 1 second.
User Input
None
Error Number
Description
170000
Something is properly read so the communication is OK
170001
The IIC bus was not accessible
170002
There was a timeout reading the device
170003
The IIC acknowledge was not received
170004
The communication with the device failed
170005
The IIC bus failed
170006
The IIC bus initialisation failed
Example
DS:> 1700
170000:
Test OK @
Video Matrix (VMIX)
Nucleus Name
DS_VMIX_Communication
Nucleus Number
1800
Description
This nucleus checks the communication between the IIC controller of the Codec
and the Video Matrix on the analogue board
Technical
-
Try to read anything from the video matrix by means of IIC
Execution Time
Less than 1 second.
User Input
None
Error Number
Description
180000
Communicating wit the Video Matrix succeeded
180001
An IIC-bus error occurred
180002
There was a timeout reading the device
180003
The IIC bus was not accessible
180004
The IIC acknowledge was not received
180005
There was an IIC error upon the stop-condition
180006
The IIC bus was chosen wrong
180007
The IIC functionality is not running
180008
An unknown error was returned
Example
DS:> 1800
180000:
Test OK @
Nucleus Name
DS_VMIX_Routing
Nucleus Number
1801
Description
This nucleus performs the routing of the video signals in the set. It sets the
video path according to the user input.
Technical
-
Determine whether the set is NAFTA/APAC or EUROPE
-
Switch the videomatrix according to the input specified by the user
Execution Time
Less than 1 second.
User Input
The user inputs the path Id of choice, as specified in tables below for
Europe/NAFTA-APAC
Error Number
Description
180100
Routing the video path succeeded
180101
The user provided wrong input
180102
There was no response from the video matrix
180103
Could not retrieve region from analogue slave processor
Example
DS:> 1801 00
180100:
Test OK @