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.

Linux/AM5728: DSP memory problem

Part Number: AM5728

Tool/software: Linux

Hi,

TI, I am using the PCIE_idkAM572x_wSoCFile_C66BiosExampleProject demo, and I malloc the memory for a buffer,then I init the buffer. When I run it on the linux, I use the devmem2 + address to read the buffer,and  I find the value is not same as the value that I init.

the malloc_aligned function:

BR,

vefone