Multitasking Executive for the P8X32A
clarencedye
Posts: 2
I have created a piece of software that I call uMAX for the P8X32A processor. It provides the user with easy to use methods to launch code written in C++ onto cogs. Creation of stack space is done automatically and the cog_t class provides mechanisms for signaling the process. The cogs can be scheduled for periodic execution, suspended from execution, and resumed by external code. Emphasis on data protection and inter-process communication was given during the software's design. The executive also supports multiple tasks executing on a single cog. uMAX implements a DMA controller that can be used to automate communication as well as a 1 to 3 Meg. baud serial communication module that implements a two wire communication channels on any of the 32 I/O pins. If you are interested let me know at cdye@mi.rr.com and I will e-mail you a copy.
Comments
Welcome to the forums!
If you are providing the file for free, why not just post an archive of your files on the forum?
If it is for sale, I might change it to the "Classified" section.