Difference between revisions of "Talk:BeagleBoard/DSP Howto"

From eLinux.org
Jump to: navigation, search
(commentary about the ti sample binaries)
(deleting deprecated comments)
 
Line 1: Line 1:
=== TI binaries ===
 
  
Right now the TI sample binaries, such as the ping, '''don't work''': they are calling DSPManager_EnumProcessorInfo function, which is currently deprecated, falling in a infinite loop.
 
 
There's a (still incomplete) rewrite of these samples at http://gitorious.org/vjaquez-beagleboard/dsp-samples
 
 
=== doffbuild tools ===
 
 
> The only relevant tool is DLLcreate, which can be found in TI's omapzoom site, on the [http://omapzoom.org/gf/download/frsrelease/108/421/dspbridge_dsp.tar.gz dspbridge_dsp] package.
 
 
Right now the dspbridge_dsp package's link is broken.
 
 
I found the doffbuild tools here: http://dev.omapzoom.org/?p=tidspbridge/userspace-dspbridge.git;a=blob_plain;f=source/dsp/bdsptools/bridge-tools.tar;hb=HEAD
 
 
Sadly, DLLcreate et all are binary only and they require libstdc++ 5. Your distribution should provide a back port of it.
 

Latest revision as of 09:32, 25 May 2010