Reference : SGP_AVS_SW_ATLAS-05-05 Classification : COMPANY RESTRICTED
Version : 0.17 Project : ATLAS_DSW
Status : Proposed Chapter : User Manual
Date : 2006-09-12
Section : Diagnostic Software (Leco+)
© Philips Electronics N.V. 2006 Philips Semiconductors Page 46 of 124
1
Nucleus Name
DS_BE_ReadTocInfo
Nucleus Number 924
Description Read the TOC from the disc. This gives a good indication if the BE works
properly.
Technical - Send the START_STOP_UNIT command to insert the tray
- Send the READ_TOC command
- Display the TOC info.
Execution Time Approximately 10 seconds
User Input None
Error Number Description
92400 A disc is loaded, TOC info if echoed
92401 Unable to load the tray
92402 The BE has not returned TOC info
92403 Error received from BE
Example
DS:> 924
092400: TOC info [hex] = 91 3A 0C
Test OK @
DS:> 924
092403: The BE returned: 0x10 #{no_disc_error} No disc is detected
Error @
DS:> 924
092403: The BE returned: 0x1e #{illegal_medium_error} Engine
unable to handle current disc. Probably illegal medium.
Error @
2
Nucleus Name
DS_BE_RegionCodeSet
Nucleus Number 928
Description Set the region code in the AV3.
Technical - Send the ATAPI SEND_KEY command
Execution Time
User Input Region code
Error Number Description
92800 The command executed successfully
92801 There was a time-out while communicating
92802 The Basic Engine returned an unexpected result
92803 The BE returned an error code
92804 No acknowledge received from BE
92805 Communicating with the Basic Engine failed
92806 No disc is present, please insert disc
92807 Region code out of range
92808 User input wrong
92809 Region counter expired
92810 This nucleus is not supported by the engine
Example
DS:> 928 1
092800:
Test OK @
3
4