Hi,
I was following PNEV5190B evaluation board quick start guide . I imported the SW Projects but as I click on build all projects I get this error though I installed the firmware.
Any suggestions ?
Thank you in advance.
已解决! 转到解答。
Please try to program the first bin file to address 0x0 using GUI flash tool
see below picture. it is for RC663, the procedure is same for 5190
Hi @danielchen
Thanks for your effort. Is there any steps I missed before importing the projects. Maybe I should update the firmware or Install a driver. In the guide there is VCOM CDC drivers that should be installed. Isn't that automatically updated ?
Thanks
Hi @danielchen ,
It will also not connect with NFC Cockpit. In the Device-Manager the board is also unrecognized. when this set this USB connection :
On the other hand, when we make this set up :
In the device manager we can see the the PC detect the board :
I hope these futher Information could help with a solution.
Thanks in advance
Greetings,
Aladin
Hi @danielchen ,
Thank you for your respond. I re-installed all the software. But I still get the same errors. I can't see where the problem is. Although I made sure that i have the right SDK installed.
It still show error 141. Is there an error code i can follow ? Or maybe a way to reset the PNEV5190 Board. Because in the guide it says that the K82 firmware is installed by default on the PNEV5190B and is ready to use. So, no
Kinetis firmware installation is required, if the board is only used with the NFC Cockpit. But the NFC Cockpit doesn't detect the board.
Thanks for your support.
Hi @amighri :
I would suggest you check following items.
1. Install SDK_2_8_FRDM-K82F SDK pages into MCUXpresso IDE. after the installation, you should can see the SDK_2_X_FRDM-K82F in the installed SDKs tab.
2. when you import the projects, uncheck 'copy projects into workspace'
3.after a successful project import, check for the correct project configuration. All three projects shall be configured for 'DebugFRDMK82F'
4 After that step. the project structure shall look like in the picture below
Regards
Daniel