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
Hello Stefan Mueller,
My apologies for overlooking your question.
Please refer to the reply by colleague Li Kan in the next discussion:
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!
-----------------------------------------------------------------------------------------------------------------------