Hi,
I want to implement a mechanism to perform context switches on the K60 evaluation board to be able to run multiple tasks by implementing a scheduler.
Can someone please direct me to an example regarding how can I save the currently running task's registers (and which ones should be saved) and move to another block of code?
Does someone maybe know about an application that implemented this functionality and can direct me to its code?
MQX:3.8
Processor:K60
Please let me know exact procedure how to save the running task registers before switching to the next task
regards
vallinath