Hi all,
I am currently using a custom based DM6446 platform. Montavista Linux
kernel with dsp link is up and running on the platform. I could successfully
execute messagegpp, loopgpp with dsp exec message.out, loop.out etc.
Now, I have a code written in Code composer studio, which yields the .out
executable file. Currently I am dumping this executable on to the DDR2 RAM of
the board using Jtag and then running Debug->RUN from the CCS ide. The code is
successfully running on the platform.
It seems that the code is using several api's from the dsp/bios kernel. Will
the same executable will run on my montavista kernel having dsplink up and
running on the board? for eg, currently I am running dsp examples as
./messagegpp message.out 10000 --> Here the message.out is compiled in Linux
host dsplink source.
so, in place of message.out, is it possible to use the ccs executable ?
Although the messagegpp will copy the 2nd argument to the dsp core memory and
run it.
Is the api's going to change in this Linux environment? Rewriting of the
current ccs code according to the montavista kernel is needed?
Thanks in advance
RAMESH. C
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source