How do I set "Segment for malloc()/free()" to be DDR? It is not an option in the dropdown. Do I need to set it programmatically, or manually in the .tcf file?
I'm using dsk6455.tcf
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.
How do I set "Segment for malloc()/free()" to be DDR? It is not an option in the dropdown. Do I need to set it programmatically, or manually in the .tcf file?
I'm using dsk6455.tcf
You can set it in the .tcf file. You need to create a heap in DDR. Open the .tcf file, expand the contents of the Memory Section Manager, Right Click on DDR => Choose Properties. Select create a heap in this memory. DDR should now be an option in the drop down menu for the segment for malloc()/free().