device secure

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

device secure

647 次查看
vinkar
Contributor III

Hello Friends,

I am using the KL04 chip on a custom board.

I am getting the "Device is secure error"

I have not done any changes to the code.

This is quite strange.

I programmed the same code to a diff board and its ok.

WHy is it so.

How can I ensure that my chip is never secured accidently or otherwise.

This is quite a confusing thing. Also, can i recover a chip thats secured.

It says "Erase to unsecure" or something. But still the

device remains secured.

Regards,

Vinod.

HeH
标签 (1)
标记 (2)
0 项奖励
1 回复

463 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Vinod Karuvat,

You could try to unsecure your device by making a mass erase, to do this you need to select mass erase in the connection you use:

1)    Go to Run -> Debug Configurations and in the window that appears select your connection.

2)    In “Target settings” you will see the connection. Click on “Edit”.

pastedImage_0.png

3)    Check the box that corresponds to “Always mass erase on connect”.

pastedImage_1.png

4)    Click on OK and then in “Debug”. This should mass erase the device before programming it.

Hope it helps.

Best regards!

Carlos

0 项奖励