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.

Fine tune stack and heap size on C6748

Hi all,

I find out two paths should fine tune stack and heap size on C6748.

1. CCS

    Project->Properties->Build->C6000 Linker->Basic Options

2. Project's *.cfg file

     (1) SYS/BIOS->Memory Mangement->Memory 

           can find tune "heap size".

     (2) SYS/BIOS->Threads->Task

            can find tune "stack size".

     (3) SYS/BIOS->BIOS

           can fine tune "heap size".

My query is how do I distribute this portion to achieve an efficient result. May I know the relationship on each phases? Thanks in advance.

B.R.

OC