Hello everybody,
in the context of a university project I have a nice OMAP3530 to perform some kind of signal processing with. Especially I am interested in using the DSP. I have already been working with DSK6713.
For the OMAP35x platform is new to me I have several questions to get things started...
I installed the DVSDK and ran some little c-programs on the GPP. I also ran the DSPLink examples provided with the DVSDK. Is there a DSP-compiler included in the arm-toolchain or somewhere in the DVSDK? I usually used CodeComposerStudio for Windows to compile my DSP programs. Now I have a Linux host. Is there a possibility beside Windows to get my DSP-code ready for the omap? Is there for example a CCS version available for my Linux 10.04 distribution?
My first intention to get into that OMAP-DSP stuff was to take a look a the DSPLink code examples. But it soon turned out not to be the best decision. How does DSPLink actually work? Does anyone know a good example which runs only on the OMAP DSP without ARM? Is that actually possible?
Any advice will be appreciated, thanks in advance.