Hi there,
I posted a question (linked below) in CCS forum but was suggested to re-post it here since it's more for C2000 gurus. I'm using F28377D and the MCU often stuck in boot ROM. Therefore I'd like to be able to trace into boot ROM code to see where it stopped and why. I rebuilt boot ROM with the source code from latest controlSuite, but not sure if it matches the code running in the boot ROM (Rev B). I also noticed 2 .lib files in the folder C:\ti\controlSUITE\libs\utilities\boot_rom\F2837x_revb\revb_rom_symbol_libs\c1rom_BootROMSymbols
But unable to load them directly into CCS debugger. It requires .out file. My question: how do we know the source code in controlSuite matches exactly the boot ROM in MCU? If not, can we have the actual .out file just for debugging purpose? Thanks in advance for your help!