Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Preemptive RTOS Design Help

Status
Not open for further replies.

neoaspilet11

Full Member level 5
Joined
Sep 29, 2005
Messages
277
Helped
29
Reputation
56
Reaction score
8
Trophy points
1,298
Location
Cebu, Philippines
Activity points
4,048
rtos design

Hello Guys,

Anybody has some documents/links to share how to design preemptive RTOS on PIC18?

Or are there any Software that supports Preemptive RTOS (similar to Salvo but this case a preemptive RTOS instead of cooperative).

One high priority task of my applcation (the highest priority task on my applciaiton if running anyway) is to be periodically serviced every 2000 instruction cycles (via a TIMER Interrupt) and the task itself can be serviced in less than 100 instruction cycles. So I will be forced to use preemtive RTOS in teh design since the applcation does a lot of tasks aside from this major high priority task

Thanks,

neo
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top