dsp-rpc-posix


BeagleBoard DSP ease-of-use and RPC framework with POSIX wrappers

dsp-rpc-posix aims to make life easier while developing for the OMAP3530's DSP (especially the BeagleBoard), by building a RPC layer that enables calling any GPP-side function from the DSP side and obtaining the returned values, with the set of commonly used standard C library functions readily available for RPC access. The project builds on top of the TI C6Run project, which offers simple DSP prototyping via cross-compilation scripts and console/filesystem access.

Project Information

Labels:
ease-of-use beagleboard omap3 dsp c6run