Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
I'm trying to get DCSM finalized on a project. I can write the keys, Pwd Lock, BootPin Config and Bootdef. All those values seem valid and written correctly.
I can start up the processor with the debugger, but it will not startup on it's own.
Originally: I left BOOTPIN_CONFIG ALONE (ALL F's) (GPIO 32 and 24 are pulled high), It would not start.
I wrote: 0x5AFF FFFF to BOOTPIN_CONFIG to force it to BOOT Def0
BOOTDEF_LOW is set to 0xFFFF FF03
BOOTDEF_HIGH was left alone (0xFFFF FFFF)
In the image is the DCSM Z1 register:
Is there something else I am missing?
Thanks,