This is a continuation of the already existing S32K3 Low Power Management AN and demos - NXP Community.
This article provides a software package with additional example projects for wakeup use case using RTD 4.0.0 & 5.0.0. All the wakeup example projects mentioned in this page are developed based on RTD, with LLD or HLD.
All of the examples are provided without the "generated" and "board" folders. Before running the example, a configuration needs to be generated.
First go to Project Explorer View in S32 DS and select the current project. Select the "S32 Configuration Tool" menu then click on the desired configuration tool (Pins, Cocks, Peripherals etc...). Clicking on any one of those will generate all the components. Make the desired changes (if any) then click on the "S32 Configuration Tool -> Update Code" button.
------------------------------------------------------------------------------
* Test HW: S32K3X4EVB-T172 & S32K312EVB-Q172
* MCU: S32K344 & S32K312
* Compiler: S32DS3.5
* SDK release: RTD 4.0.0 & 5.0.0
* Debugger: PE Micro
* Target: internal_FLASH
------------------------------------------------------------------------------
These examples are provided as is with no guarantees and no support.