Bootloader for K10 / Flash loader program error

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

Bootloader for K10 / Flash loader program error

1,635 Views
Hab
Contributor III

Greetings everyone, has anyone implemented a bootloader for the Kinetis (K10) processor using IAR?

 

I have reviewed app notes: AN2295, AN4370 and AN4367.  Whatever the appnotes are trying to relay is not working for me and at this point I am going in circles.

 

On the same thought, while working throught this I managed to create the download error: "The flash loader program reported an error"  Now I cannot download to the target - any idea how I can fix this?

 

Any help would be wonderful.

 

0 Kudos
3 Replies

557 Views
diwankerpandey
Contributor I

Hi everyone,

           I am also facing same problem. I am working AN2295 serial bootloader with K53 Eval Board. Snapshot of the error is attached in thread. Link is given below.

AN2295 bootloader (The flash loader program reported an error during flash the code to MCU)

0 Kudos

557 Views
mjbcswitzerland
Specialist V

Hi

 

The uTasker project includes UART and SD-card boot loaders which are suitable for the K10.

The project can be build with IAR6, uVision, Rowley Crossworks, Codewarrior 10.x or stand-alone GCC.

http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF (SD card loading is not explained in this document yet but is included in the project and a video guide is planned shortly showing the kwikstik).

 

Regards

 

Mark

 

0 Kudos

557 Views
pavel_krenek
NXP Employee
NXP Employee

Hi Hab,

 

It looks like your MCU is protected, after the loading one of these bootloaders. Have you tried to program a blank project without any of bootloaders ?

0 Kudos