Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

Error in Linking the File CCS5

$
0
0

My Project in LCDK138  out of Memory.

How can i resolve that ? any Linker file modification required.

'Finished building: ../L138_fir4types_intr.c'
' '
'Building target: L138_fir4types_intr.out'
'Invoking: C6000 Linker'
"C:/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x" -mv6740 -g --diag_warning=225 -z -m"L138_fir4types_intr.map" --warn_sections -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.4/lib" -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.4/include" --reread_libs --xml_link_info="L138_fir4types_intr_linkInfo.xml" --rom_model -o "L138_fir4types_intr.out" "./vectors_intr.obj" "./L138_fir4types_intr.obj" "./L138_LCDK_aic3106_init.obj" "C:/LCDK/L138_support/linker_dsp.cmd" -l"rts6740.lib" -l"C:\omapl138\bsl\lib\evmomapl138_bsl.lib"
<Linking>
"C:/LCDK/L138_support/linker_dsp.cmd", line 16: error: program will not fit
into available memory. placement with alignment fails for section ".const"
size 0x955d6 . Available memory ranges:
dsp_l2_ram size: 0x40000 unused: 0x1f7a0 max hole: 0x1f600
error: errors encountered during linking; "L138_fir4types_intr.out" not built

>> Compilation failure
gmake: *** [L138_fir4types_intr.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****


Viewing all articles
Browse latest Browse all 17527

Trending Articles