I am getting started debugging the OMAP4460 on the Pandaboard ES. I have followed the instructions below to start the debug session, and have used the GEL files for the OMAP4460 that are distributed with the CCS 5 tools.
http://processors.wiki.ti.com/index.php/GSG:Connecting_to_slave_cores_in_SoC_devices
I can run the GEL script for the master cpu (omap4460_cortexA9_cpu0_startup.gel), but after it completes, I still cannot access any of the peripherals through the memory window. For example, viewing GPIO2 at 0x48055000 gives ?? for each location (processor was not able to access that location).
I do not have an SD card plugged in, so there is only ROM code, but no X-Loader. Do I need the X-Loader AND the GEL files? More generally, how do I figure out what I am doing wrong?
Thanks,
Errett