Hello,
First of all I'm new to OMAP and I have some basic questions concerning my app. What I want to do is to drive some peripherials such as a touchscreen and a USB communication within the ARM core and to process some audio data in the DSP core. I'm assuming that we'd be using a development board here. So, here it goes:
1. Is it possible to run the ARM core on linux and the DSP core as a standalone, or the linux in the ARM core will control the DSP processes as well?
2. Are both cores totally independent? I mean, could I for example run some basic code on the DSP depending on requests made by the ARM Core?
3. How is the ARM-DSP link made? Can I communicate with the DSP whenever I want and however I want?
4. How can I develop the ARM core code and the DSP core code? Which softwares I use for each?
Thanks you very much,
Edgar