Context switching in HCS08 processor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Context switching in HCS08 processor

433 Views
joellanger
Contributor II

Hello, I wrote a sample for study of how to make the context switching in a HCS08 processor. My goal was to keep learning beyond the simplicity, transparency and the maximum possible in the C language code, it was not taken into account the performance. I believe that will be useful for those wanting to develop applications with parallel processing or even add more features of an RTOS. The context switch uses a simple timer interruption.

Best regards

Joel Langer

Original Attachment has been moved to: RTOSSC.rar

Labels (1)
0 Kudos
0 Replies