__WFI() is not working properly in S32K344

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

__WFI() is not working properly in S32K344

132 Views
Vamsi421
Contributor I

Hi,

    In Standby mode of NxpS32k344,the last step is to execute __WFI() instruction for waiting interrupt. But I execute that instruction program goes to out of memory area and lost connection with the target processor. 

0 Kudos
3 Replies

103 Views
Vamsi421
Contributor I

Can you provide any documents or sample code for implementing Low-power debug handshake protocol

0 Kudos

99 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Do you develop your own debugger / programmer?

If you use Segger / Lauterbach / PEMicro debugger, please contact the vendor.

 

Regards,

Daniel

 

0 Kudos

106 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Vamsi421,

You would need to implement Low-power debug handshake protocol (RM, Section 81.9).

 

Regards,

Daniel

0 Kudos