PN7462 Example ex_phExMain in NO RTOS configuration not running

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

PN7462 Example ex_phExMain in NO RTOS configuration not running

1,290 Views
stefanmueller
Contributor II

Dear Ladies and Gentlemen,

I use following system:

-LPCXpresso V8.2.2 [Build 650]

-Eclipse plugin: com.nxp.pn7xxxxx.update-8.0.0-SNAPSHOT-155.zip

-Development board OM27462CDK

I installed and followed the instruction in UM10883.pdf.

We want to use the device without any RTOS system.

According to manual of UM10883 the example PN7462AU_ex_phExMain should run without RTOS.

Therefore following needs to be set in file "APP_NxpBuild.h"

//#define PHFL_HALAPI_WITH_RTOS

#define PHFL_HALAPI_NO_RTOS

Compilation runs fine also debugging. After some loops in while loop of main function,

the program dies in call of "phhalRf_MFC_Disable();" in file "phhalHw_PN7462AU.c".

There is no return of phhalRf_MFC_Disable(), if I press the "pause" button of debugger,

the debugger stops.

Can anyone help me?

What am I doing wrong?

Does anyone have a running example with NO RTOS of PN7462?

Thank you very much and best regards

Stefan Mueller

Labels (2)
2 Replies

564 Views
stefanmueller
Contributor II

Dear NXP,

could you please provide any hints?

Or better, could you please provide a working example for PN7462 without RTOS?

564 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Stefan Mueller,

My apologies for overlooking your question.

Please refer to the reply by colleague Li Kan in the next discussion:

PN7462 NON OS Build Errors 

If you still have issues please let me know.

Best Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos