I'm using DM648 in DSP/BIOS. The Project was hand up when I free a memory. I wonder whether "free()" has order require, that I should free the lastest memory first, just like a queue.
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.
I'm using DM648 in DSP/BIOS. The Project was hand up when I free a memory. I wonder whether "free()" has order require, that I should free the lastest memory first, just like a queue.