Import reference project PNEV5190

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

Import reference project PNEV5190

Jump to solution
2,546 Views
amighri
Contributor II

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.

amighri_0-1643987022203.png

Any suggestions ? 

Thank you in advance. 

0 Kudos
1 Solution
2,433 Views
danielchen
NXP TechSupport
NXP TechSupport

Please try to program the first bin file to address 0x0 using GUI flash tool

danielchen_0-1644398541214.png

see below picture.  it is for RC663,  the procedure is same for 5190

danielchen_1-1644398692339.png

 

 

 

View solution in original post

0 Kudos
15 Replies
2,513 Views
amighri
Contributor II

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 

0 Kudos
2,502 Views
danielchen
NXP TechSupport
NXP TechSupport

yes, you have to install the VCOM CDC driver by your self.

0 Kudos
2,499 Views
amighri
Contributor II

is there any guide or a tutorial for that ? 

Thanks @danielchen 

0 Kudos
2,481 Views
danielchen
NXP TechSupport
NXP TechSupport

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.

0 Kudos
2,454 Views
amighri
Contributor II

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 :

amighri_1-1644396591423.png

On the other hand, when we make this set up :

amighri_2-1644396679040.png

In the device manager we can see the the PC detect the board : 

amighri_3-1644396708727.png

I hope these futher Information could help with a solution. 

Thanks in advance

Greetings,

Aladin

 

0 Kudos
2,434 Views
danielchen
NXP TechSupport
NXP TechSupport

Please try to program the first bin file to address 0x0 using GUI flash tool

danielchen_0-1644398541214.png

see below picture.  it is for RC663,  the procedure is same for 5190

danielchen_1-1644398692339.png

 

 

 

0 Kudos
569 Views
Tylx
Contributor II

hello expert, how can i get the NfcCockpit_v6.3.0.0 folder? I didn't find it on the nxp website.

0 Kudos
555 Views
danielchen
NXP TechSupport
NXP TechSupport
0 Kudos
2,442 Views
danielchen
NXP TechSupport
NXP TechSupport

To run cockpit,  there should have port named NxpCockpitVCOM, see below picture.

 

danielchen_0-1644398148009.png

 

0 Kudos
2,438 Views
amighri
Contributor II

It unfortunatelly don't appear. 

0 Kudos
2,475 Views
amighri
Contributor II

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. 

 

amighri_2-1644330422200.png

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.

 

 

 

 

0 Kudos
2,521 Views
amighri
Contributor II

Hi @danielchen 

Thanks for your response. I already checked those Items. Unfortunately, it didn't work and still get the same errors.

 

amighri_0-1644218638816.png

 

0 Kudos
2,428 Views
danielchen
NXP TechSupport
NXP TechSupport

after you program the bin file successfully, reboot, you will see the NxpNfcCockpitVCOM port. then you can use cockpit

0 Kudos
2,515 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @amighri :

I tested on my side with SW 6592 and MCUXpresso IDE 11.5.0, without issues.

 

danielchen_0-1644219844572.png

Project properties:

danielchen_1-1644220070929.png

 

Regards

Daniel

 

0 Kudos
2,532 Views
danielchen
NXP TechSupport
NXP TechSupport

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.

danielchen_0-1644076031773.png

2.  when you import the projects, uncheck 'copy projects into workspace'

danielchen_1-1644076313414.png

 

3.after a successful project import, check for the correct project configuration. All three projects shall be configured for 'DebugFRDMK82F'

danielchen_2-1644076437671.png

 

 4  After that step. the project structure shall look like in the picture below

danielchen_3-1644076515934.png

 

Regards

Daniel

0 Kudos