How do I calculate the dsp address for a readwrite application in the beagleboard?
Asked Answered
D

1

6

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

Donatus answered 25/12, 2010 at 15:55 Comment(0)
H
0

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.

Homothallic answered 8/1, 2011 at 7:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.