I have a SYS/BIOS 6 flashed application that runs under CCS4, but fails during ti_catalog_c2800_init_Boot_init. In asm single stepping the PC ends up at 0x00C602. The executable then hangs at 0x00C60C executing a LOOPZ instruction.
Given that the build works with the debugger I'm thinking it is a linker issue. Does anyone have a linker command file for the 28335 using SYS/BIOS 6 I can review in hopes of resolving this problem?
Thanks in advance.