write protection set, cannot erase

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

write protection set, cannot erase

跳至解决方案
1,149 次查看
ivanrusnacko
Contributor I

Hi, when I try to program KL05 kit in Keil, it says Erase failed(no matter if full erase or sections erase). I know that FSEC byte is 0xFE so Mass Erase is enabled and it is unsecured. The problematic firmware which stays in flash had set the write protection to first 8 kB of flash. Also, there was a Program longword command at 0x409 in which it went to Hardfault IRQ.

I can debug that firmware and see the memory conent, so I know that FSEC byte is ok and first 8 kB are write protected.

But Keil doesnt ask me to mass erase, so how can I do it manually? Or is there any possiblity to save that kit?

Ivan

0 项奖励
回复
1 解答
591 次查看
albertovargas
NXP Employee
NXP Employee

Hi Ivan,

I'm not familiar with keil, Why you don't try doing a mass erase with CW?

Here's a tutorial about how to do it. Device is secure? | MCU on Eclipse

I hope it helps

在原帖中查看解决方案

0 项奖励
回复
1 回复
592 次查看
albertovargas
NXP Employee
NXP Employee

Hi Ivan,

I'm not familiar with keil, Why you don't try doing a mass erase with CW?

Here's a tutorial about how to do it. Device is secure? | MCU on Eclipse

I hope it helps

0 项奖励
回复