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.

Changing the C6A8168 Memory Map



I see this statement in the description of the EZSDK Memory Map:

Linux Memory LINUX_MEM_2 324 MB 0x9F900000 Second memory segment given to Linux Memory Manager in Kernel

Does this mean that there is a menuconfig selection of the linux memory map?  I've looked in menuconfig and I do not see such a selection.  I currently have the base linux memory set to 364M using mem=364M in the bootargs. I am wondering whether using parts of the above region for shared memory is causing activities in the DSP, writting to shared memory allocated within the above region, to step on activities within Linux, on the host.

Lee