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.

error: run placement fails for object ".far"

good morning,everyone

i'm developing with C6748 with dsp/bios 5,
now i find a problem below:

'Building target: audio_mcasp_test.out'
'Invoking: Linker'
"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c6000/bin/cl6x" -@ccsLinker.opt -o "audio_mcasp_test.out"
<Linking>
"./audio_bioscfg.cmd", line 335: error: run placement fails for object ".far",
   size 0x21c66 (page 0).  Available ranges:
   IRAM         size: 0x40000      unused: 0x7193       max hole: 0x718c   
error: errors encountered during linking; "audio_mcasp_test.out" not built

>> Compilation failure
C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** [audio_mcasp_test.out] Error 1
C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.
Build complete for project audio_mcasp_test_v1.0.0.18

how can i configure the .tcf to resolve it?
ps: i use the dsp/bios,there is no .cmd file.