Hey guys,
Does anyone know about a way to run C64x 'bare metal' executables (*.out) on a on a Beagle- or Pandaboard from ARM-Linux? The way I'd imagine it would be
root@beagleboard > run_on_dsp.sh c64x_executable.out
Background: using this approach, we could automate nightly tests on C64x hardware.
Ciao, André