在线时间0 小时
UID2015595
注册时间2013-5-31
NXP金币0
该用户从未签到
新手上路

- 积分
- 7
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2013-6-1 20:36:58
|
显示全部楼层
RE:PE仿真器无法连接MCF52259目标板
电路板是自做的,仿镇器是:PE MULTILINK UNIVERSAL FX,开发环境:Codewarrior development studio
在连接仿真器过程提示以下信息:
Executing download task: D:\work\workspace\base_stfb\base_stfb_mcf52259_Int_Flash.tcl
cmdwin::fl::target -lc base_stfb_m52259evb_Int_Flash_Debug_PEBDM
thread break: Stopped, 0x0, 0x0, cpu68K, base_stfb.elf (state, tid, pid, cpu, target)
cmdwin::fl::target -b 0x20000000 0xffff
cmdwin::fl::target -v off -l off
cmdwin::fl::device -d CFM_MCF5225X_512 -o 256Kx16x1 -a 0x0 0x7ffff
cmdwin::fl::image -f D:\work\workspace\base_stfb\m52259evb_Int_Flash_Debug\base_stfb.elf -t Auto Detect -re off -oe off
cmdwin::fl::erase image
Beginning Operation ...
-------------------------
Auto-detection is successful.
File is of type Elf Format.
Performing target initialization ...
Downloading Flash Device Driver ...
ColdFire GDI Protocol Adapter : An error occurred while trying to write registers. Bus Error while reading/writing memory.
Error: Initialization failed. Couldn't initialize registers
Error: Getting flash ID failed
An invalid preference was passed to the ColdFire GDI protocol. The Debugger can not read memory.(ColdFire GDI Protocol Adapter) |
|