unable to flash MC9S12XE

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

unable to flash MC9S12XE

跳至解决方案
1,268 次查看
lin_karl
Contributor I

Hello, 

 

I am using microcontroller MC9S12XET256MAL and I am using Code Warrior as development code and PE Micro USB multilink interface as flashing tool. originally I have no problem flashing the program into uC. however, yesterday when I flash again, I got the error message says, "Communicatoin with the target failed: the target MCU has no clock or wrong BDM clock speed is used or derivative is secure."

 

        at first, I fixed the problem by going into MCU properties > Internal Peripherals > FLASH > security state and set it to disable. I was able to flash one more time before it display the above error message again.   

 

      does anyone know what cause it and how do I fix it?

 

Thanks, 

 

Karl 

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
935 次查看
kef
Specialist I

MCU properties > Internal Peripherals > FLASH > security state  is probably Processor Expert setting? It won't help unsecuring secured device. I thing this setting allows to change NVSEC bits in linker produced ELF and S-records files.

 

Try downloading and unsecuring with Unsecure_12 tool from www.pemicro.com

在原帖中查看解决方案

0 项奖励
回复
1 回复
936 次查看
kef
Specialist I

MCU properties > Internal Peripherals > FLASH > security state  is probably Processor Expert setting? It won't help unsecuring secured device. I thing this setting allows to change NVSEC bits in linker produced ELF and S-records files.

 

Try downloading and unsecuring with Unsecure_12 tool from www.pemicro.com

0 项奖励
回复