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.

IWR6843: 如何分配动态内存,如何使用RadarCube中的内存

Part Number: IWR6843

您好:

  我想在IWR6843的Demo程序68xx_mmwave_sdk_dsp的dss部分给自定义的变量动态的分配内存,需要占用的内存大小不超过2k,但是我使用malloc进行分配时虽然可以通过编译,但是芯片总是死机。请问直接使用malloc是在哪块内存上进行分配?如何能在更大的RadarCube中动态分配内存?感谢您的解答。