EasyManua.ls Logo

Philips DVDR3577H/05 - Page 85

Philips DVDR3577H/05
195 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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 65 of 124
1
Nucleus Name
DS_SYS_SettingsDlTableFilenameSet
Nucleus Number 1234
Description This nucleus sets the Download table filename in the HW-diversity string
Technical - Retrieve the new filename from the user
- Ask the user whether the filename is correct before setting it
- Update the diversity settings to use the newly entered filename
Execution Time Dependent on the user confirmation
User Input - The filename to be set
- No input - No new filename will be set
Error Number Description
123400 Setting the new filename succeeded
123401 Unsupported setting of the current HW-diversity settings
123402 Setting the filename was aborted by the user.
Example
DS:> 1234
Enter the new Download Table Filename (Currently equals
DVDR2001.001)
Enter a filename:
>
The Download Table Filename will be set to: DVDR2001.001. Is that
correct? ([Y/N]):
123402: Setting the filename was aborted by the user.
Error @
DS:> 1234
Enter the new Download Table Filename (Currently equals
DVDR2001.001)
Enter a filename:
>DVDR2002.001
The Download Table Filename will be set to: DVDR2002.001. Is that
correct? ([Y/N]):Y
123400:
Test OK @
2
Nucleus Name
DS_SYS_IicWriteRead
Nucleus Number 1235
Description Perform an IIC write-read action on the digital board
Technical - Determine bus ID, slave address, number of bytes to be written and the
byte array of data from the user input
- Initialise IIC
- Write the data to the IIC slave
- Read the data from the IIC slave
Execution Time Less than 1 second
User Input The user inputs the Bus ID, Slave Address, number of bytes to read,
number of bytes to write and the bytes to be written
<NucNr><BusId><SlaveAddr><ReadLen><WriteLen><WrByte0...WrByteN>
Max number of bytes to write: 255
Max number of bytes to read: 255
Error Number Description
123500 Writing data to and reading data from the IIC slave succeeded
123501 The IIC bus was not accessible
123502 There was a bus timeout reading the device
123503 The IIC acknowledge was not received
123504 Unable to initialise IIC bus
123505 The communication with the device failed
123506 Unknown IIC bus error received
123507 Decoding bus ID unsigned value failed
123508 Decoding slave address unsigned value failed
123509 Decoding number of bytes unsigned value failed
123510 Bus ID out of range
123511 Number of bytes out of range
Example
DS:> 1235 0 0xa0 0xf 1 0
0x0000: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x0008: 0x00 0x00 0x00 0x00 0x00 0x00 0x00
123500:
Test OK @
3

Related product manuals