HeartBeat communication relationship between A7 and M4 within 7ULP

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

HeartBeat communication relationship between A7 and M4 within 7ULP

647 Views
Anonymous
Deactivated User

I am using 7ulp.

Occasionally heartbeat timeout occurs on m4.
I confirmed that "SRTM_Lfcl_Event_HeartBeat" occurs every 30 seconds through the M4 debug message.

1. Where does SRTM_Lfcl_Event_HeartBeat occur in the M4 source?

2. Where is the driver related to the heartbeat of M4 in the A7 kernel?

0 Kudos
Reply
4 Replies

625 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Anonymous,

I hope you are doing well.

1. Where does SRTM_Lfcl_Event_HeartBeat occur in the M4 source?
[Ans]: SRTM_Lfcl_Event_HeartBeat is handled by APP_SRTM_LfclEventHandler.
          which can be found at SDK_2_11_0_EVK-MCIMX7ULP/boards/evkmcimx7ulp/demo_apps/power_mode_switch/app_srtm.c 

2. Where is the driver related to the heartbeat of M4 in the A7 kernel?
[Ans]: Driver related to heartbeat service can be found at /arch/arm/mach-imx/pm-rpmsg.c in Linux.

I hope it helps!

Thanks & Regards,
Dhruvit Vasavada

0 Kudos
Reply

594 Views
Anonymous
Deactivated User
thank you
0 Kudos
Reply

566 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Anonymous,

I hope you are doing well.

can I mark this case as close?

Thanks & Regards,
Dhruvit Vasavada

0 Kudos
Reply

548 Views
Anonymous
Deactivated User

yes. 

0 Kudos
Reply