Not able flash the K32W061 USB dongle

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

Not able flash the K32W061 USB dongle

517 Views
maunish_patel
Contributor III

Hello,

We are using the k32W061 USB dongle in our project. we are reading and writing the FLASH as per requirement.

we have used 2 different flash start addresses where the data is stored.

1: #define FLASH_START_ADDRESS 0x61A80

2: #define FLASH_START_ADDRESS_SCENE 0x61C74

For the 1st case, we are writing 64 bytes and for the 2nd case, we are writing 280 bytes on FLASH.

After this operation, we are not able to flash the k32061 USB dongle again using DK6Programmer.

It is showing the error attached below.

We have referred to the manual JN-AN-1263.pdf in that they suggested using update_rom_patch_v5.bin to apply the patch but where we can find the update_rom_patch_v5.bin?

Is there any other way to resolve this issue?

 

 

Tags (1)
0 Kudos
1 Reply

506 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @maunish_patel,

I hope you are doing great.

Please look at the next link, you could find the the patch.

mario_castaneda_0-1642608645646.png

Is it possible that you could that you could type the next command?

DK6Programmer.exe -s COM56 -h

Could you please share the terminal log with your results?

Regards,

Mario

0 Kudos