Other Parts Discussed in Thread: MSP430F6659
Hallo,
I am using the IAR IDE to write a project for MSP430f6659.
When I download my program using the IAR debugger, I receive a security violation while burning. This means that when I load the program with the debugger, the reset vector indicates that there was a security violation reset.
This happens only if I start a debug sessiong when my program is already running on the board.
If another program is running on the board, this does not happen.
If I load my program without the debugger (BOR), this does not happen.
and my program runs just fine - no resets (only when loading with the debugger).
Any ideas?
thanks