读取程序 提示 PC of target system has unexpected after blank checking.(pc=ox0800018A) 处理心得 ps...

it2022-05-05  157

 

想读取芯片里的程序出现上述问题

原因 : 芯片加密了

处理方法三种:

1.芯片复位  SEGGER-processor specific utilities-jlink stm32 unclock

 

 

2.重新烧录芯片 

 

3.芯片unsecure (执行操作后,芯片里会解读保护的锁,并且程序会擦除掉) 路径 target-unsecure

PS:想读芯片里的内容是不可能了,老实重新擦除存储 ,重新烧录吧

转载于:https://www.cnblogs.com/xiaoheikkkk/p/11194304.html


最新回复(0)