Program Prop from a PIC?
JohnC
Posts: 64
in Propeller 1
Has anyone done this already? I want to hang a propeller off the back of a PIC24 for an upcoming project, because I need a great stack of real-time IO that the PIC won't support. I know that the timing specs for programming the Prop have been published already, but I don't want to duplicate a couple days' work if it's not required.
Thanks!
Thanks!
Comments
https://github.com/ZiCog/pi-propeller-load.
No idea how you would build that for the PIC24 but basically all you need is the main file : src/PLoadLib.c and provide it with the serial port access methods defined in src/osint.h
I bet the young kids today crank up a lot more tweets and facebook posts than I can even dream of.
If an eeprom is present you could have some simple code to load up hub from the PIC and run.
@peter: waiting for answer on PM
With any luck, the propeller's firmware would never need to be updated in the field. But I'm terrified to completely close that particular back door. And after paying a few hundred dollars to FedEx Overnight once or twice and we'd be even re: development time.
Enjoy!
Mike