Hello<
I have been using MSP430FG4618 for a custom Board for some time, For the first time I have gotten an Error like
"Error connecting to the target:
The Debug Interface to the device has been secured"
Can anyone help me with this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello<
I have been using MSP430FG4618 for a custom Board for some time, For the first time I have gotten an Error like
"Error connecting to the target:
The Debug Interface to the device has been secured"
Can anyone help me with this?
Hi
Please check 5.47 JTAG Fuse of MSP430FG461x, MSP430CG461x Mixed-Signal Microcontrollers datasheet (Rev. K)
I think device JTAG fuse has been locked by some reason.
This JTAG fuse can't be recoved and JTAG can't be accessed any more
if you need JTAG, for example debug, I think you need new the new MCU to replace this one
if you need read out data or code from this device, you can try BSL access method because BSL is based on UART
Thanks
**Attention** This is a public forum