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 to allocating .far to a another memory segment in tcf if using DSP/BIOS?

Hi,all.

I compile my progrm and get an error:

"./messagecfg.cmd", line 351: error: run placement fails for object ".far",
   size 0x173340 (page 0).  Available ranges:
   DDR2         size: 0xfff80      unused: 0xc241d      max hole: 0xc240c  
error: errors encountered during linking; "message6.out" not built

Then i found a post in forums:http://e2e.ti.com/support/development_tools/compiler/f/343/p/124965/448481.aspx.But I don't known How to allocating .far to a another memory segment in tcf if using DSP/BIOS.

Can  someone tell me?

Thanks!