Coding a Scheduler in 8051

Status
Not open for further replies.

helios

Full Member level 2
Joined
Jun 3, 2005
Messages
146
Helped
22
Reputation
44
Reaction score
10
Trophy points
1,298
Activity points
2,798
Do u guys have any pdf or link which would help me to write a small scheduler with a context switch in C
 

You can do it yourself using 8051 C compiler. refer to the documentations of the corresponding C compiler (Ride, Keil, etc.)

Added after 2 minutes:

You can do it yourself using 8051 C compiler. refer to the documentations of the corresponding C compiler (Ride, Keil, etc.)
 

hi

in PONT ebook on microcontrollers you can find a good scheduler on 8051 ,I tested it and worked nice.
 

Try having a look at FreeRTOS. It is programmed i C and I think there is a port for the 8051...
https://www.freertos.org

Regards Jens Alsig
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…