Other Parts Discussed in Thread: CCSTUDIO, , UNIFLASH
Hello,
I am using DSS to load bootloaders (.out) to both the M3 and the C28 on this chip. This works well. However I would also like to provide an option to only erase both cores, this is a seperate js DSS script. When I run the erase only script it completes without any errors but then when I run the script to load the bootloaders I keep running into the following error:
SEVERE: Cortex_M3_0: Error connecting to the target: (Error -1266 @ 0x0) Device is held in reset
Would these need to be erased using two seperate sessions?
Please see code below.
Thank you
Ryan