I'm debugging an issue with the LCD controller on the OMAP L138. I need to view the status of the LCDC registers. When I connect to the ARM using JTAG all the LCDC registers are at 0x0 although they are configured to have non zero values. I don't see these values change on re-running and pausing the processor.
Interestingly, I can view the state of the LCDC registers by connecting to the DSP but I;m not certain this is reliable.
What do I need to view the state of LCDC registers through the ARM. I'm using CCS v5.3.
Thanks,
Dinesh