Other Parts Discussed in Thread: DM3730
Hi all,
I am trying to debug spl and uboot in beagleboard xm. This is the link am using for my reference:
http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_uboot_linux_debug_with_ccsv5
I have given the address as 0x4020f800 which is the SYS_INIT_RAM_ADDR defined in omap3_beagle.h.Also I tried with loading onto the start of the internal RAM of dm3730.
In both cases am able to download but while go for debug, the ccsv5.1 says no source available for the specifed address and am not able to debug thereby.
Is this the problem with gel file. I am using the gelfile am_dm37x_cortexA.gel file.
Kindly help me out!!