NXP DFU programmer fail

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

NXP DFU programmer fail

744 Views
kensu
Contributor V

hi I am using DFU tool to write binary data into qspi flash,

it's OK until i change the content of the binary file.

It's hard to understand why different binary file will has different result.

My MCU is lpc1830, flash size is 8MB

pastedImage_1.png

Could you help to confirm the failed log and check if the binary file(bin_NG.bin) has something wrong?

Thanks

Ken

Labels (1)
Tags (2)
2 Replies

534 Views
kensu
Contributor V

Dears

The issue is solved,

I changed the programming_algos to "spifiv2_iram_dfu_util_any.bin.hdr", this issue is solved.

pastedImage_1.png

I check the release note if  xxx.hdr file 

pastedImage_2.png

It's seems that it should use spifiv2_iram_dfu_util_any.bin.hdr?

534 Views
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Ken Su

It's seems that it should use spifiv2_iram_dfu_util_any.bin.hdr?

Yes, you should use this algorithm from now own. 

I recommend you to take a look to the tool LPCScrypt. LPCScrypt is a command-line based, fast flash, EEPROM, OTP and security programming tool for LPC1800 and LPC4300 series microcontrollers. Please refer the following link to read more about this tool. LPCScrypt v1.8.2|NXP 

Hope it helps! 

Victor.

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos