Hello,
there is a feature called Pretended Netwoking CAN, which allows to wake up microcontroller from Low Power Standby mode. Please see the example below:
https://community.nxp.com/docs/DOC-330283
Please remember, this example is created in old version of S32DS and cannot be simply imported into S32DS 2017.R1 because of compiler incompatibility.
If you want to use this example in the newest S32DS, you must create new project and manually migrate all necessary files, then compile.
Regards,
Martin
Can anyone help me?