Other Parts Discussed in Thread: C2000WARE
Hello,
I'm connected to the TMS320F280041 on a custom board. For the connection I'm using Ti XDS100V2 debug probe.
I've made a "hello world" program, which sets some outputs. The microcontroller runs ok in debug mode with the debug probe connected. For this it uses CPU1_RAM configuration, with 280041_RAM_lnk.cmd
But it does not run in standalone mode (without the debug probe). The program builds ok in CPU1_FLASH configuration with 280041_FLASH_lnk.cmd . Also the flashing seems to go through without issues. But it seems that the microcontroller does not start after that.
Both GPIO24 and GPIO32 are on "1", so the microcontroller should be in Flash boot mode.
Any idea what am I missing ?
Thanks Andrej
