PN7462 How to do a soft reset?

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

PN7462 How to do a soft reset?

Jump to solution
835 Views
EE_Ark
Contributor II

How can I use "PHHAL_PCR_DO_SOFT_RESET" macro defined in "PN7464AU FW API Guide" ?

-I'm adding '#define NXPBUILD__PHHAL_PCR' to 'APP_NXPBuild.h' header file.

-Including 'phhalPcr.h' and 'ph_Reg.h' header files.

When I try to use "PHHAL_PCR_DO_SOFT_RESET" macro which is defined in "PN7464AU FW API Guide" i'm getting 'PCR_CTRL_REG_0_MASK' is not defined' error.

How can I do a soft reset?

 

phhalPcr

 

 

#include "phhalPcr.h"
#include "ph_Reg.h"

0 Kudos
1 Solution
819 Views
fangfang
NXP TechSupport
NXP TechSupport

Hello,

Please kindly refer to SW368328\ExamplesPN7462AU\phExDoorAccess for your application. 

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.
-----------------------------------------------------------------------------

 

View solution in original post

0 Kudos
1 Reply
820 Views
fangfang
NXP TechSupport
NXP TechSupport

Hello,

Please kindly refer to SW368328\ExamplesPN7462AU\phExDoorAccess for your application. 

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