Hi,
I am using an OM27642DB and was trying to get LPUART example to work.
Now the cpu is running all the time (seems to be in a loop) and JLink cannot halt it anymore. I tried resetting/halting with Jlink commander too but didn't help.
How can I take it out of this mode?
Best regards,
Parmiss
已解决! 转到解答。
Hi, I read in another post that :
"If the PNEV7642A is not connected to the LPC55S16 dev board, the AD_NFC_HOSTSEL2 line is unterminated and allowed to float."
https://community.nxp.com/t5/NFC/PN7642-Mass-Storage-Device-Activation/m-p/1786251
but this seems unlikely after looking at the schematic for kit I am using.
Hi @Parmiss :
Which part number of PN76 you are using? which SDK version? I would suggest you use the latest version.
I never heard this issue before, anyway, I will try to reproduce this on my side later today.
Regards
Daniel
Hi @danielchen ,
I am using an OM27642DB, part number could be 700-54813 rev A.
I used the latest SDK version 2.12.5.
Now both my devboards are stuck and I cannot program them. There are many similar cases on the forum that say the debugger just says "CPU cannot be halted".
Please prioritize this as we need to know if we should find another solution than PN7642 asap. Already lost a lot of time.
Regards,
Parmiss
Hi @Parmiss
I would suggest you check the firmware version. Please see below firmware compatibility
You can run pnev7642fama_check_nxpfw_update demo first to update the firmware to the latest.
Regards
Daniel
Hi @danielchen
Are there any other ways to check what firmware is currently on the chip?
Your aforementioned process, is not much use. Since the issue we have is, not being able to re-flash these devices.
kind regards
Hi, I read in another post that :
"If the PNEV7642A is not connected to the LPC55S16 dev board, the AD_NFC_HOSTSEL2 line is unterminated and allowed to float."
https://community.nxp.com/t5/NFC/PN7642-Mass-Storage-Device-Activation/m-p/1786251
but this seems unlikely after looking at the schematic for kit I am using.
Hi @J_B ,
Thank you very much for sharing this. It solved my problem. Just connect J38 pin8 to 3v3 and updated the binary in mass storage mode and now it works. Hope it solves your problem too.
Best regards,
Parmiss
Hi @J_B ,
As mentioned in this post: https://community.nxp.com/t5/NFC/Problems-between-NFC-Cockpit-and-PN7642/td-p/1677071
NFC Cockpit binary, found in ...:\nxp\NxpNfcCockpit_v7.1.0.0\firmware\PN7642.
Best regards,
Parmiss
Hi @Parmiss
thank you very much, even though my device is a c100 it required the firmware from Cockpit ver: 8.0.0.0
(in the folder : firmware, PN7642,ver2.0,NxpNfcCockpit_05_03_00_Flash.bin )
I am now able, to re flash the device using the Seger j-link .
thank you for your assistance with this,
happy developing!