Hi Ilya,
I answered already several days ago but apparently it was "rejected by a moderator", and I just saw the notification now.
Anyway, here it is again:
Looking at the S19 record file, it seems that initial Stack Pointer (0x008040EC) is beyond the 16kBytes RAM area (0x0080000-0x00803FFF) so you may check the linker file. I don’t know how this exception is handled, nevertheless the BDM adaptor should be able to take control of the target during the POR reset.
To make sure that the Target “waits” the BDM signal after a POR, I suggest you do the following when the CW pop-up window instructs you to power cycle the DUT:
- Switch off the EvalBoard with the small on/off switch
- Press (and maintain) the reset push button
- Switch on the EvalBoard power
- Release the reset button
- Click “ok” in the pop-up window
Let me know if this workaround solves your connection issue.
Regards, Jacques.