MCXN947 compatible eIQ Neutron SDK

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

MCXN947 compatible eIQ Neutron SDK

Jump to solution
725 Views
cllmrrkn
Contributor I

Hello,

 

I am trying to develop an object detection model on MCXN947, and I took the Multiple Face Detection example code as basis. However, when I put my own model into the files, I get the error "Incompatible Neutron NPU microcode and driver versions!". My SDK version is 25.09.00. Could you please tell me which eIQ Toolkit or eIQ Neutron SDK I should use to do my conversion? 

 

Thanks

Labels (3)
0 Kudos
Reply
1 Solution
702 Views
anthony_huereca
NXP Employee
NXP Employee

Hi,

  Follow the attached lab guide here for how to update the MCX N Face Detect example for this exact issue. It will require replacing the "eIQ" folder in that ACH example with the newer "eIQ" code from MCUXpresso SDK, and then updating the Neutron libraries from the latest eIQ Neutron SDK: https://community.nxp.com/t5/MCX-Microcontrollers-Knowledge/Using-a-Camera-with-FRDM-MCXN947-for-Vis...


I'd recommend doing the MCX N NPU labs first though to understand the eIQ Neutron SDK and then do that Face Detect lab second. 

 

View solution in original post

1 Reply
703 Views
anthony_huereca
NXP Employee
NXP Employee

Hi,

  Follow the attached lab guide here for how to update the MCX N Face Detect example for this exact issue. It will require replacing the "eIQ" folder in that ACH example with the newer "eIQ" code from MCUXpresso SDK, and then updating the Neutron libraries from the latest eIQ Neutron SDK: https://community.nxp.com/t5/MCX-Microcontrollers-Knowledge/Using-a-Camera-with-FRDM-MCXN947-for-Vis...


I'd recommend doing the MCX N NPU labs first though to understand the eIQ Neutron SDK and then do that Face Detect lab second.