PN7462 How to do a soft reset?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

PN7462 How to do a soft reset?

跳至解决方案
856 次查看
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 项奖励
1 解答
840 次查看
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 项奖励
1 回复
841 次查看
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 项奖励