Jump to content
43oh

msp430 security fuse blow


Recommended Posts

Hi i m new here

I work on a project that check the fram and sram of the microcontroler msp430 5969. I use mspdebug to modify the value on this ram. And then i get error message "security fuse blow",how can i fixe it? I can't program neither with ccs nor with energia.

Thanks

Link to post
Share on other sites

@@roadrunner84 Only devices requiring High-voltage fuse blow feature a real 'fuse' I know that the FRAM line is just a software 'fuse' which disabled JTAG access, using the BSL with an unknown password allows you to erase the device, and in the process unlock the device.

 

I believe the really early devices (FR5739) had this problem with mspdebug, since this 'fuse' was located in the interrupt vectors... I had to use a launchpad to enter the BSL and erase the device a few times.

I didn't think this was a problem with newer devices.

Link to post
Share on other sites

Hi i m new here

I work on a project that check the fram and sram of the microcontroler msp430 5969. I use mspdebug to modify the value on this ram. And then i get error message "security fuse blow",how can i fixe it? I can't program neither with ccs nor with energia.

Thanks

 

Here is example for (un)blowing soft fuse...http://forum.43oh.com/topic/2972-sbw-msp430f550x-based-programmer/?p=43889

 

With bad (modified) BSL and blown soft fuse it is not able to unlock 5xx/6xx flash device. Soft fuse on new FRAM devices can be unblown by boot code erase command. "Security fuse blow" can be reported by FET (dll) also when device is flashed by bad/wrong code, even fuse value is OK (unblown).

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...