[CM] s7 on bare metal Blackfin DSP board?

Bill Schottstaedt bil at ccrma.Stanford.EDU
Sat Jun 23 14:14:28 PDT 2012


> but bare metal needs 
> something to replace all the syscalls. 

I don't use many: open, close, read, write (via the fopen C functions),
access, fseek (lseek?), exit(?).  You could get by without any files -- the
REPL is just strings -- stub out everything!



More information about the Cmdist mailing list