trace_ru
Junior Member level 3
- Joined
- Mar 9, 2002
- Messages
- 28
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Location
- The bright side of the Earth
- Activity points
- 242
how to used pic rtos
Birth_day:
You can use standard libraries with timeouts (not Salvo Lite!). But on the other hand you're right, I have made my own libraries as well as I have changed the code a bit to suit me.
There's an appnote describing the process of producing your own libraries. If I can find it I'll upload it (it was originally d/l from the vendor's site).
As far as the inline is concerned: I was more referring to call stack depth rather than anything else. It seems that the majority of guys here prefer PIC16 series. With only 8-deep stack one should be very careful.
In general, I don't care which RTOS to use as long as it can deliver good results. But I would be using anything without the source code.
trace
Birth_day:
You can use standard libraries with timeouts (not Salvo Lite!). But on the other hand you're right, I have made my own libraries as well as I have changed the code a bit to suit me.
There's an appnote describing the process of producing your own libraries. If I can find it I'll upload it (it was originally d/l from the vendor's site).
As far as the inline is concerned: I was more referring to call stack depth rather than anything else. It seems that the majority of guys here prefer PIC16 series. With only 8-deep stack one should be very careful.
In general, I don't care which RTOS to use as long as it can deliver good results. But I would be using anything without the source code.
trace