Diagnostic Software
EN 62 DVDR70 & DVDR75/0x15.
Boot EEPROM (BROM)
Example DS:> 109
010900:
Test OK @
Nucleus Name DS_CHR_MacroVisionOn
Nucleus Number 110
Description Turn on MacroVision.
User Input None
Example DS:> 110
011000:
Test OK @
Nucleus Name DS_CHR_MacroVisionOff
Nucleus Number 111
Description Turn off MacroVision.
User Input None
Example DS:> 111
011100:
Test OK @
Nucleus Name DS_CHR_Peek
Nucleus Number 112
Description Peek a value on a specified address
User Input The address to peek on
Example DS:> 112 0xa0700000
011200: Value read = 0x000001BD
Test OK @
Nucleus Name DS_CHR_Poke
Nucleus Number 113
Description Poke a value on a specified address
User Input The address to poke and the value: <address><value>
Example DS:> 113 0xa0700000 0xaabbccdd
011300:
Test OK @
Nucleus Name DS_CHR_INT_PICInterrupts
Nucleus Number 114
Description Test all interrupts of the priority interrupt controller
User Input -
Example DS:> 114
011400:
Test OK @
Nucleus Name DS_CHR_DMA_TestDMA
Nucleus Number 115
Description Test the memory to memory DMA transfer
User Input -
Example DS:> 115
011500:
Test OK @
Nucleus Name DS_BROM_Communication
Nucleus Number 200
Description Check the communication between the IIC controller of the Chrysalis and the boot EE-
PROM
User Input None
Example DS:> 200
020000:
Test OK @
Nucleus Name DS_BROM_WriteRead
Nucleus Number 201