CodeWarrior for MCU 7.2 + Debug + writeaddressreg error. writecontrol 6145 0x200000000 failed.

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

CodeWarrior for MCU 7.2 + Debug + writeaddressreg error. writecontrol 6145 0x200000000 failed.

跳至解决方案
1,579 次查看
ssinfod
Contributor IV

Hello,

 

I have CodeWarrior 7.2 for MCU running inside a WindowsXP VirtualMachine (virtualbox).

I'm trying to start a Debug session on a M52233DEMO board which has its own BDM on the demo board.

 

Right now, when I start the Debug session I have the following error (see attached image):

writeaddressreg error. writecontrol 6145 0x20000000 failed.

 

Does anybody know what could cause this error / message ?

 

Thanks

ssinfod

标签 (1)
1 解答
1,189 次查看
ssinfod
Contributor IV

I found the solution while going over the project Settings !

Indeed, my project properties for the "CF Debugger Settings" were for the wrong MCU target. (5208 vs 52233).

Once I changed it from the from the project Settings (ALT+F7), then the Debug session was working perfectly !

See attached image for screenshot.

Sorry for the noise... maybe it will help somebody.

ssinfod

在原帖中查看解决方案

1 回复
1,190 次查看
ssinfod
Contributor IV

I found the solution while going over the project Settings !

Indeed, my project properties for the "CF Debugger Settings" were for the wrong MCU target. (5208 vs 52233).

Once I changed it from the from the project Settings (ALT+F7), then the Debug session was working perfectly !

See attached image for screenshot.

Sorry for the noise... maybe it will help somebody.

ssinfod