demirtos
Newbie level 2
- Joined
- Dec 9, 2008
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,298
rtos for avr
I am writing my RTOS for AVR At mega 128
my goal is to do a small RTOS
Now it is not stable and do only limited functionality but is works
with priorities and preemptive multitasking on AVR and a port on POSIX threads
Here is the download page
http://sourceforge.net/projects/irtos/
and here there is some instructions but now only on Russian language
How ever functions are documented by english also and there is doxygen made OS API documentation at **broken link removed**
May be someone Guru will take a look.
I am waiting any comments, questions advices (may be bug reports ;-) ) .......
I am writing my RTOS for AVR At mega 128
my goal is to do a small RTOS
Now it is not stable and do only limited functionality but is works
with priorities and preemptive multitasking on AVR and a port on POSIX threads
Here is the download page
http://sourceforge.net/projects/irtos/
and here there is some instructions but now only on Russian language
How ever functions are documented by english also and there is doxygen made OS API documentation at **broken link removed**
May be someone Guru will take a look.
I am waiting any comments, questions advices (may be bug reports ;-) ) .......