meenakshudu
Lurker
Hi All,
I am working on dspbridge on the OMAP 3430 zoom2 board.
I downloaded the file system from the net, and copied into the SD card. And I am booting the board with SD card. This file system already has the cexec.out and ping.out executables in the /system/bin folder of the file system. Bridge driver (bridgedriver.ko) is also coming with the kernel. Dsp image ddspbase_tiomap3430.dof64p is also coming with the file system.
Now I want to run the application.
I am running the application by following steps.
1. ./cexec.out ddspbase_tiomap3430.dof64p
It is showing DSP device is detected.
Enter any key
2. ./ping.out 10
It is telling DSPNode_Allocate failed.
I did not do insmod operation.
What should I do now...I dont have source code to debug this.
Any suggestion is very thankful.
Regards
Meenakshudu B.
I am working on dspbridge on the OMAP 3430 zoom2 board.
I downloaded the file system from the net, and copied into the SD card. And I am booting the board with SD card. This file system already has the cexec.out and ping.out executables in the /system/bin folder of the file system. Bridge driver (bridgedriver.ko) is also coming with the kernel. Dsp image ddspbase_tiomap3430.dof64p is also coming with the file system.
Now I want to run the application.
I am running the application by following steps.
1. ./cexec.out ddspbase_tiomap3430.dof64p
It is showing DSP device is detected.
Enter any key
2. ./ping.out 10
It is telling DSPNode_Allocate failed.
I did not do insmod operation.
What should I do now...I dont have source code to debug this.
Any suggestion is very thankful.
Regards
Meenakshudu B.