在线时间15 小时
UID2037218
注册时间2015-10-12
NXP金币0
TA的每日心情 | 郁闷 2021-7-27 14:18 |
---|
签到天数: 17 天 连续签到: 1 天 [LV.4]偶尔看看III
注册会员

- 积分
- 190
- 最后登录
- 2021-8-17
|
1、别人的板子,可能有eeprom和flash加密,
2、使用P&E’s USB BDM MULTILINK Interface调试工具,
3、unsecure显示成功。
4、load有时候成功,但是command会有红色错误,期间无任何警告对话框弹出,但是程序也不执行。source栏无代码显示。
command信息如下:
FP: FLASH parameters loaded for MC9S12G128_V0_5(NVMIF2 rev 3,3,3,3) from D:\Program Files\Freescale\CWS12v5.1\prog\FPP\mcu01C2.fpp
executing .\cmd\P&E_Multilink_USB_preload.cmd
!// Before load the commands written below will be executed
done .\cmd\P&E_Multilink_USB_preload.cmd
Preload command file correctly executed.
FP: FLASH parameters loaded for MC9S12G128_V0_5(NVMIF2 rev 3,3,3,3) from D:\Program Files\Freescale\CWS12v5.1\prog\FPP\mcu01C2.fpp
USB HCS08/HCS12 MULTILINK detected - Flash Version 5.84
executing .\cmd\P&E_Multilink_USB_reset.cmd
!// After reset the commands written below will be executed
done .\cmd\P&E_Multilink_USB_reset.cmd
Reset command file correctly executed.
Block Module Name Address Range Status
0 EEPROM FFFFFF -1FFFFFD Skipped - Unselected
1 PFLASH FFFFFF -1FFFFFD Skipped - Unselected
2 PFLASH FFFFFF -1FFFFFD Skipped - Unselected
3 PFLASH 4000 - FFFF Programmed - Unselected
FP: Call of a command not implemented!
Please modify "flags" in EEPROM module INFO applet.
FP: Call of a command not implemented!
Please modify "flags" in PFLASH module INFO applet.
FP: Call of a command not implemented!
Please modify "flags" in PFLASH module INFO applet.
FP: The UNPROTECT command is not available for the PFLASH flash module => Skipped.
Block Module Name Address Range Status
0 EEPROM 400 - 13FF Blank - Selected
1 PFLASH FFFFFF -1FFFFFD Skipped - Selected
2 PFLASH FFFFFF -1FFFFFD Skipped - Selected
3 PFLASH 1400 - 1FFF Programmed - Selected
executing .\cmd\P&E_Multilink_USB_vppon.cmd
!// Before programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_USB_vppon.cmd
Vppon command file correctly executed.
FP: No programming voltage
FP: The ERASE command is not performed for the PFLASH flash module (AEFSKIPERASING) => Skipped.
FP: The ERASE command is not performed for the PFLASH flash module (AEFSKIPERASING) => Skipped.
FP: No programming voltage
executing .\cmd\P&E_Multilink_USB_vppoff.cmd
!// After programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_USB_vppoff.cmd
Vppoff command file correctly executed.
FP: Arm FLASH for loading.
executing .\cmd\P&E_Multilink_USB_vppon.cmd
!// Before programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_USB_vppon.cmd
Vppon command file correctly executed.
executing .\cmd\P&E_Multilink_USB_vppoff.cmd
!// After programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_USB_vppoff.cmd
Vppoff command file correctly executed.
FP: FLASH disarmed.
USB HCS08/HCS12 MULTILINK detected - Flash Version 5.84
executing .\cmd\P&E_Multilink_USB_reset.cmd
!// After reset the commands written below will be executed
done .\cmd\P&E_Multilink_USB_reset.cmd
Reset command file correctly executed.
executing .\cmd\P&E_Multilink_USB_postload.cmd
!// After load the commands written below will be executed
RESET
done .\cmd\P&E_Multilink_USB_postload.cmd
Postload command file correctly executed.
main 0x88000 T
STARTED
RUNNING
Breakpoint
RUNNING
5、load有时候失败,提示error while write to FFF8-101F8,最后提示loading failed。
困扰好几天了,求助各位大神帮助。
|
-
unsecured成功
-
写入fff8—101f8失败
-
loading失败提示
|