problems download program in codewarrior 10.5

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

problems download program in codewarrior 10.5

455 Views
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

Labels (1)
0 Kudos
1 Reply

261 Views
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 Kudos