I use OMAPL138 with linux. I want to load and start DSP test program (dsp_test.out) by DSPLink PROC component. The dsp_test.out is toggling LED.
I load DSP side by using shell command:
./arm_load dsp_test.out
and then LED is toggling but I can't anythink do in linux shell. I must use CTR + C to stop arm_load, but then the LED stops toggle.
1. Can I load DSP side by PROC component and then continue working in a linux shell?
2. Is it possible to restart Linux by shell command "reboot" for example, while DSP will be still working?
Thanks
Wojciech