PN7462 Release mode configurations

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

PN7462 Release mode configurations

745 Views
shiv_patil
Contributor II

Hello Community,

I am working on the PN7462 NFC Controller CCID Example using the MCU Expresso IDE.
So far, I am able to build & run the application in debug mode.

Now, I would like to run the application in release mode. for that, I have made the following configurations.

  1. Import the CCID example to MCU Expresso IDE.
  2. Set the build configuration to the release mode.
  3. Build the application successfully. 
  4. Trying to run the local C/C++ application

I am getting the following error...

 

Error starting process.
Cannot run program "C:\Users\embed\Documents\MCUXpressoIDE_11.2.1_4149\example_ccid\PN7462AU_ex_phExCcid\ReleasePN7462AU\PN7462AU_ex_phExCcid.axf": Launching failed

 

 

I am sharing with you screenshots of the software & hardware configurations.

build_configuration.pngrun_configuration_1.pngrun_configuration_2.pngerror.pnghardware_setup.jpg

 

Will you please help me to solve this problem?

Regards,

Shiv Patil.

0 Kudos
2 Replies

726 Views
fangfang
NXP TechSupport
NXP TechSupport

Hello,

Did you build the project before running it in release mode? Please kindly clarity.

 

Have a nice day.

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-----------------------------------------------------------------------------

 

0 Kudos

722 Views
shiv_patil
Contributor II

yes, I have built the code before running it.

0 Kudos