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.

AM5728: AM5728 chip PRU, DSP memory allocation consultation

Part Number: AM5728

Tool/software:

Hi support:

SDK version : 04.03.00.05

kernel version : linux-rt-4.9.65

dts:am57xx-beagle-x15-common.dtsi

               How to divide the size of the CMA, CMEM, and shared memory of IPU and DSP cores,As shown in the following picture。Now I have the following questions。

  1.  ipu_cma_pool and dsp_cma_pool configuration I did not find the physical address and the description of the amount of memory that can be allocated in the data sheet
  2.  How is dsp2dsp_shm assigned and not explained in the data sheet
  3. I currently need to reallocate this memory, can you tell me where I can confirm the physical address configured with the device tree and the memory size that can be allocated?