 
					
				
		
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
 
					
				
		
 Kan_Li
		
			Kan_Li
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Anders,
Seems CAN can wake the system up from VLPS mode, so it should be no problem to use CAN module as the wakeup source under VLPS mode, please kindly refer to the following for details.
Hope that helps,
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
 
					
				
		
Alright, thanks!
We will fully test this during the system integration phase.
Best regards,
Anders
