[CM] s7 on bare metal Blackfin DSP board?

Matti Koskinen mjkoskin at kolumbus.fi
Sat Jun 23 15:38:52 PDT 2012


On 24.6.2012 0:14, Bill Schottstaedt wrote:
>> 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!
>
stdio.h contains all these, but there's no implementation, hence 
warnings when linking.

been looking another option, run s7 under uclinux and getting audio via 
network. just downloading liblo, would it build, we'll see.

-matti



More information about the Cmdist mailing list