is there a C library that hasfunctions to save and run programs from SD card?
twm47099
Posts: 867
In the propeller BOE tutorials, there are Spin objects for loading Spin programs to the SD card and then have an object in a Spin program load and run a program from the SD card (which in turn can load and run another program etc.)
Is there a C library that has functions that would do that? (load and run a C program) Or if not can you give any suggestions on how that would be done?
Thanks
Tom
Is there a C library that has functions that would do that? (load and run a C program) Or if not can you give any suggestions on how that would be done?
Thanks
Tom
Comments
There are several posts here that talk about using Spinix: http://forums.parallax.com/showthread.php/148959-Getting-started-with-Spinix?p=1193830&viewfull=1#post1193830