Part Number: TMS320C6747
Hi All,
Is it possible to split .sysmem into subsections and place them into different Memory sections.
Ragards,
Surya
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.
Part Number: TMS320C6747
Hi All,
Is it possible to split .sysmem into subsections and place them into different Memory sections.
Ragards,
Surya
Hi,
Not sure what you mean by split system into sections, but you could place different sections of your code in different memory sections. See the linker.cmd & .cfg files in your project.
Best Regards,
Yordan
Hi,
I mean .sysmem section under which all the dynamic memory allocation goes into.
Thanks&BestRegards,
Surya.k.
Hello,
I believe this is possible. Please see the section titled "Split an Output Section Across Multiple Memory Ranges" in the TI Linker Command File Primer.
Hope this helps.
Regards,
Sahin