K60 Secure question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

K60 Secure question

1,305件の閲覧回数
w_x
Contributor II

Dears:

 

I shorted some signals when the IC power on by mistake.  Unfortunately when I debug the program in codewarrior there was one popup with message"device is secure, erase to secure?". I chose yes but no effect. Is anyone know how to take my IC back to nornal?

 

THX!

0 件の賞賛
返信
1 返信

797件の閲覧回数
evgenik
Contributor IV

Hi.

All these settings that you are mentioned are stored as a default in area 0x400 – 0x410 in memory area and are very nicely described in reference manual.

  • Securing option:
    There are some securing options that allow you protect content of Flash in final products against to steal it. By these options you can secure Flash also against mass erase and this is the worst case for you, because if you forgot setup backdoor key you are not able to unlock device and then you can get rid of the MCU (But this is right combination for final product distribution).
    In case that you want to secure the chip and keep still full control on writing into the flash, so you just enable secure options and keep unprotected area of flash that you want to write run time.

If you are used "Processor Expert", you can change "Flash security" option to "Disable":

 

I believe that these hints help you.

0 件の賞賛
返信