Trouble with KinetisFlashTool test with FRDM-K64F

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

Trouble with KinetisFlashTool test with FRDM-K64F

774 Views
chadwilliams
Contributor III

I have been attempting to use the KinetisFlashTool.exe tool  from the Bootloader version 2.0.0

Located at:

\NXP_Kinetis_Bootloader_2_0_0\bin\Tools\KinetisFlashTool\win

When I compile the following demo :

\NXP_Kinetis_Bootloader_2_0_0\apps\led_demo\MK64F12\kds\led_demo_freedom_a000

and create a .bin file, and try to update the board with it,

In the Log window of the dialog I see this:

Connected to device successfully!

Collecting device information......

Device information is updated!

Start update progress......

Updating image......

Error: Update image failed(kStatusMemoryRangeInvalid).

Update process is stopped by error.

I have tried the various file formats such as srec and hex and also set the target address to 0xa000

And also tried the same demo that's targetd to 0x0000

But in all cases, I receive the above error.  I am using the USB HID interface.

Has anyone successfully tested the KinetisFlashTool out of the box and can advise if it works?

2 Replies

417 Views
bileldrira
Contributor II

Hi, Chad. Have you found a solution ? I have the same issue with k64.

0 Kudos

417 Views
miduo
NXP Employee
NXP Employee

Hi,

Have you tried the released binary: NXP_Kinetis_Bootloader_2_0_0\targets\MK64F12\iar\binaries\freedom_bootloader.bin?  Does this file work?

0 Kudos