This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP-L138: Shared memory between DSP running bare metal application and ARM running linux

Part Number: OMAP-L138

Hi,

My custom board is based on OMAPL-138.

I need to use the shared memory between DSP running bare metal application and ARM running linux.

What is the way to reserve the same fixed address in shared memory for usage of both cores?

For DSP I suppose I may use section in linker command file with corresponding pragma in the code, what is the way to do this in linux?

Thanks,

Aviv