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.
Solved! Go to Solution.
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
yes, you have to install the VCOM CDC driver by your self.
is there any guide or a tutorial for that ?
Thanks @danielchen
The guider is AN12550: PNEV5190B evaluation board quick start guider.
But you should be able to compile the secure firmware even if you don't install CDC-VCOM driver.
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
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
hello expert, how can i get the NfcCockpit_v6.3.0.0 folder? I didn't find it on the nxp website.
To run cockpit, there should have port named NxpCockpitVCOM, see below picture.
It unfortunatelly don't appear.
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 @danielchen
Thanks for your response. I already checked those Items. Unfortunately, it didn't work and still get the same errors.
after you program the bin file successfully, reboot, you will see the NxpNfcCockpitVCOM port. then you can use cockpit
Hi @amighri :
I tested on my side with SW 6592 and MCUXpresso IDE 11.5.0, without issues.
Project properties:
Regards
Daniel
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