Hello,
I'd like to debug U-Boot-MIN of DM8148 by CCS. I referred to following web site. I think U-Boot-MIN and SPL are same meaning.
http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_uboot_linux_debug_with_ccsv5#Perform_SPL_Debug
I invoked steps below and got u-boot.min.sd.
http://processors.wiki.ti.com/index.php/DM814x_AM387x_PSP_U-Boot#U-Boot-MIN_for_SD_boot
The top of Public RAM in DM8148 is 0x402F0400. I loaded u-boot.min.sd to this address and changed Program Counter to same address. Then CCS ran and the terminal was displayed correctly as running U-BOOT-MIN.
But I was not able to do symbol debug because there is not like u-boot-spl file which is the ELF executable. What should I do? Please give me advices.
Best regards,
Kazu