Part Number:TMS320F28379D
Hello,
Does the microcontroller, when bought, come with boot ROM software already programmed?
I ask this question because I am running an app in CPU1 FLASH and when I programmatically perform a software forced reset (through watchdog) I am only able to reset my app if I have first run code composer script "EMU Boot Mode Select - EMU_BOOT_FLASH", otherwise it stays forever running on address "0x3fefb3" (which belongs to boot ROM).
I have seen in documentation that default Boot Mode is Boot to flash, so I should not configure neither any register nor any GPIO at the beginning of my app, right?
Best regards,
Adria