往MC9S12DP256B内下载程序被提示:No programming voltage怎么回事?
- UID
- 161036
- 性别
- 男
|
往MC9S12DP256B内下载程序被提示:No programming voltage怎么回事?
往MC9S12DP256B内下载程序被提示:No programming voltage怎么回事?
具体情况:
MCU clock speed: 2797000 Hz
Block Module Name Address Range Status
0 EEPROM 400 - FFF Blank - Unselected
1 FLASH_4000 4000 - 7FFF Programmed - Unselected
2 FLASH_C000 C000 - FFFF Programmed - Unselected
3 ALL_PPAGES 308000 -3FBFFF Programmed - Unselected
4 FLAT8000_P30 8000 - BFFF Programmed - Unselected
FP: The UNPROTECT command is not available for the EEPROM flash module => Skipped.
FP: The UNPROTECT command is not available for the FLASH_4000 flash module => Skipped.
FP: The UNPROTECT command is not available for the FLASH_C000 flash module => Skipped.
FP: The UNPROTECT command is not available for the ALL_PPAGES flash module => Skipped.
FP: The UNPROTECT command is not available for the FLAT8000_P30 flash module => Skipped.
executing .\cmd\P&E_Multilink_CyclonePro_vppon.cmd
!// Before programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_CyclonePro_vppon.cmd
Vppon command file correctly executed.
FP: No programming voltage
FP: No programming voltage
FP: ALL_PPAGES flash module is bad or protected.
executing .\cmd\P&E_Multilink_CyclonePro_vppoff.cmd
!// After programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_CyclonePro_vppoff.cmd
Vppoff command file correctly executed.
FP: Arm FLASH for loading.
executing .\cmd\P&E_Multilink_CyclonePro_vppon.cmd
!// Before programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_CyclonePro_vppon.cmd
Vppon command file correctly executed.
executing .\cmd\P&E_Multilink_CyclonePro_vppoff.cmd
!// After programming the flash, the commands written below will be executed
done .\cmd\P&E_Multilink_CyclonePro_vppoff.cmd
Vppoff command file correctly executed.
FP: FLASH disarmed.
executing .\cmd\P&E_Multilink_CyclonePro_reset.cmd
!// After reset the commands written below will be executed
done .\cmd\P&E_Multilink_CyclonePro_reset.cmd
Reset command file correctly executed.
executing .\cmd\P&E_Multilink_CyclonePro_postload.cmd
!// After load the commands written below will be executed
RESET
done .\cmd\P&E_Multilink_CyclonePro_postload.cmd
Postload command file correctly executed.
main 0x308000 T
STARTED
RUNNING
ILLEGAL_BP
in>
其中在写程序前后分别执行了:
done .\cmd\P&E_Multilink_CyclonePro_vppon.cmd
和done .\cmd\P&E_Multilink_CyclonePro_vppoff.cmd
我看了这两个工程所生成得文件,是空的,跟这有关系么?
请各位不吝赐教!
|
|
|
|
|
|
- UID
- 161036
- 性别
- 男
|
晕啊!还是那个问题,我被愚了!
用Full Chip simulation模式不提示错误了,现在才发现:
Full Chip simulation模式是脱离硬件的仿真,其实他没有硬件也可以调试程序。最终还是没有能下进去啊!!
郁闷!哪位能指点一下。怎么回事啊??? |
|
|
|
|
|