Hi,
I'm an OMAP beginner, I do really appreciate the huge documentation and software available for this processor. I'm investigating the possibility to port a the hArtes toolchain (www.hartes.org) for this processor, now we are addressing a similar Atmel SOC (diopsis).
I'm sure that there is some page on some document that could answer to my questions, but at the moment I didn't find the right pages... Maybe some of you can quickly answer to my question.
My questions are:
- do the DSP internal resources are mapped into the ARM I/O space? where ? can I access them from linux simply using /dev/mem ?
- I've a OMAPL138 SOM 64M (Zoom experimenter kit), I downloaded the sources of the dsplink and I looked at splink_linux_1_63/dsplink/config/all/CFG_OMAPL138GEM_SHMEM.c should I change the mapping? why in http://wiki.davincidsp.com/index.php/Changing_DSPLink_Memory_Map I see addresses that goes from 0x8000000 0x90000000 instead in /CFG_OMAPL138GEM_SHMEM.c start from 0xC3E00000?
- is there a document that describes in detail what ARM should do to load and start DSP (in general control) without using DSPlink?
thanks
Andrea