EN 114
3139 785 31681
Firmware Upgrading & Diagnostic Software
5.
Nucleus Name
DS_DTTM_BootSwVersion
Nucleus Number
2205
Description
The version of the Boot on the DTT module is read from Boot Flash memory.
It checks also the CRC-value of the Boot software.
Technical
-
Send DTTM command ID 6201
-
Send DTTM command ID 6202
Execution Time
< 1 sec.
User Input
None
Error Number
Description
220500
Retrieving the Boot SW version succeeded
220501
Boot SW version could not be returned
220502
Boot SW CRC value could not be returned
220503
Boot SW CRC value is different from stored one
220504
Communication with the DTT Module failed.
220505
DTT Module initialisation failed.
Example
DS:> 2205
220500:
DTT Module Boot software version: 0x00000002
Stored CRC value : 0x8980C5DC
Calculated CRC value : 0x8980C5DC
Test OK @
Nucleus Name
DS_DTTM_ApplSwVersion
Nucleus Number
2206
Description
The version of Application software at the DTT module is read out of Boot Flash
memory.
Technical
- Send DTTM command ID 6301
Execution Time
< 1 sec.
User Input
None
Error Number
Description
220600
DTTM Application software version could be returned
220601
No Application software present
220602
DTTM Application software version could not be returned
220603
Communication with the DTT Module failed.
220604
DTT Module initialisation failed.
Example
DS:> 2206
220600:
DTT Module Application software version: 0x0002 0x0605 (0x0265)
DTT Module Hardware version : 0x0102 0x0101 (0x1211)
Test OK @
Nucleus Name
DS_DTTM_HardwareVersion
Nucleus Number
2207
Description
The Hardware version of the DTT module is read from Boot Flash memory at
two places, and compared.
Technical
-
Send DTTM command ID 6801
-
Send DTTM command ID 6301
-
Compare the results, and report if different.
Execution Time
< 1 sec.
User Input
None
Error Number
Description
220700
Retrieving the DTTM Hardware version succeeded
220701
DTTM Hardware version could not be returned
220702
Stored DTTM Hardware version could not be returned
220703
DTTM Hardware version does not start with 0x12
220704
Downloaded DTTM Hardware version is different
220705
No Application software present
220706
Communication with the DTT Module failed.
220707
DTT Module initialisation failed.
Example
DS:> 2207
220700:
DTT Module Hardware model/version: 0x0102 0x0101 (0x1211)
Test OK @