looking for multi-tasking source code for PIC16F877a

Status
Not open for further replies.

Build-A-Burger

Full Member level 1
Joined
Oct 27, 2010
Messages
95
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Wyoming
Activity points
2,101
Anyone know of any multi-tasking kernels for the PIC16F877a? I haven't yet done a google search.

---------- Post added at 17:43 ---------- Previous post was at 17:13 ----------

I found some doing a search but they want a lot of money for them and I don't have a C compiler. I will sit down and write out a plan of what I want the system to do. (It is a group of processors talking to each other using the SPI mode - 1 master, several slaves). I may try to write my own to suite my needs.
 

The PIC16 series wasn't designed for multitasking. This is embedded programming. Remember, the PIC16F877A has only 368 bytes of RAM and only 8192 instruction words of flash.

I didn't understand why you need a multitasking kernel for PIC16F877.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…