problems download program in codewarrior 10.5

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

problems download program in codewarrior 10.5

831 次查看
kevincarcel
Contributor II

Hello

 

I'm trying to program a microcontroller MCF52231 wiht Codewarrior 10.5, but I'm not able to do. When I clik on the button debug, CW launch  debugger window and appears the next window.9526_9526.pngcodewarrior alert.PNG.png

 

In console window, appears the next information:

9527_9527.pngconsola.PNG.png

Someone can help me solve this error. thanks

标签 (1)
0 项奖励
回复
1 回复

637 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi Kevin,

Your target task could be corrupted, you can try next options:

- Create a new project which will create a new task.

- Create a new task manually, please find attached a video showing how to do this.

- Download your application using "Flash File to Target" option. You can select this option by clcking in the drop down arrow besides the blue thunder bolt icon and select "Flash File to Target" from the context menu. Then go to menu Run > Debug Configurations > Debugger tab > Download tab and disable standard download. (As the MCU will be already programmed you dont need to download the code before launching a debig sesion.)

You can find also attached a video showing 4 ways to program a Kinetis or ColdFire MCU.

Hope this helps!

Carlos

0 项奖励
回复