This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Semihosting for Beagleboard or Pandaboard?

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é