Hi,
We are currently using KSDK 1.0 with KDS 1.1.1. The application uses FreeRTOS.
To set the application into mode with power manager, mode: kPowerManagerVlps is no problem.
However, we want to wake up the application, either via CAN or Ethernet.
When reading the reference manual for the K64, the wake-up method seems
to be interrupt. Do we need to set the system back into mode: kPowerManagerRun and where do we
place the function call for that?
Best regards,
Anders