I'm trying to run the readwrite example in the dsplink on the beagleboard. To do so, I need to give the dsp address as a command line parameter. How do I know what is the dsp address?

I have the config file of OMAP5030. Here's a snapshot of the dsplink memory section diagram (copied from CFG_OMAP3530_SHMEM.c): alt text

link|improve this question

feedback

1 Answer

If you must use readwrite, see this. You will want to look at .tcf files or such. However, as mentioned by TI engineers, readwrite is a very dangerous example to use. Look to MSGQ or other examples like that.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.