Hello,
I'm trying to flash a customized FW in a PN7642 via I2c with the LPC55S16 companion board.
I've generated the esfwu file with Host Crypto Scripts (01.03), using as Transport Key the one for C101 chip (We have reworked our EVK board to solder a new C101 chip)
Step by Step Guide to update user firmware through host interface for PN7642
Custom (not secure) update fails with error 0x01.
If I flash the NXP FW (secure), version 03.00, works OK.
I suspect the HostScript configuration file is not OK for a customer FW.
I only modified it to change the aes_key from C100 transport key to C101 transport key.
Can I get some help?
Regards,
Hello @V_Palacio
For C101, you should select the project:
KaiLi_0-1781878068922.png
For updating customized FW, you should put your customized FW in the correct path and select "6".
Hello @V_Palacio
Or could you share your FW file with us and let me try it on my site?
HI,
Find attached my FW file. Is generated as esfwu, but renamed so I can attach it here.
Also attached my toml file and the original .bin FW.
Let me know if works in your side.
Regards,
Hi @KaiLi ,
I assume this is not the problem, because it connects ok, and I had no problem updating the NXP secure firmware with the LPC via I2C.
Regards,