Part Number:OMAP-L138
Tool/software: TI-RTOS
Hi,
I'm using the OMAP-L138 LCDK, I obtained the pdk_omapl138_1_0_4 for the OMAP-L138 and wanted to compile
a the USB_DevAudio example that would sit on the DSP and be loaded through the Linux reporteproc of the ARM.
I used the pdkProjectCreate.sh to be create the example projects of the pdk. I was able to import the "USB_DevAudio_lcdkOMAPL138_c674xExampleProject"
into CCS, but I am unable to compile. The RTSC generated linker gives me these errors:
"configPkg/linker.cmd", line 175: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 175: error #10265: no valid memory range(null) available for placement of ".far" "configPkg/linker.cmd", line 175: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".far" size 0x75410 "configPkg/linker.cmd", line 160: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 160: error #10265: no valid memory range(null) available for placement of ".stack" "configPkg/linker.cmd", line 160: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".stack" size 0x48000 "configPkg/linker.cmd", line 158: warning #10097: memory range not found: APP_CODE_MEM on page 0 "configPkg/linker.cmd", line 158: error #10265: no valid memory range(null) available for placement of ".text" "configPkg/linker.cmd", line 158: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".text" size 0x377e0 "configPkg/linker.cmd", line 172: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 172: error #10265: no valid memory range(null) available for placement of ".fardata" "configPkg/linker.cmd", line 172: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".fardata" size 0x1fe08 "configPkg/linker.cmd", line 170: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 170: error #10265: no valid memory range(null) available for placement of ".const" "configPkg/linker.cmd", line 170: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".const" size 0x29b3 "configPkg/linker.cmd", line 173: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 173: error #10265: no valid memory range(null) available for placement of ".switch" "configPkg/linker.cmd", line 173: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".switch" size 0x2f8 "configPkg/linker.cmd", line 182: warning #10097: memory range not found: APP_CODE_MEM on page 0 "configPkg/linker.cmd", line 182: error #10265: no valid memory range(null) available for placement of ".vecs" "configPkg/linker.cmd", line 182: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".vecs" size 0x200 "configPkg/linker.cmd", line 177: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 177: error #10265: no valid memory range(null) available for placement of ".cio" "configPkg/linker.cmd", line 177: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".cio" size 0x120 "configPkg/linker.cmd", line 161: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 161: error #10265: no valid memory range(null) available for placement of "GROUP_1" "configPkg/linker.cmd", line 161: error #10099-D: program will not fit into available memory. run placement with alignment fails for section "GROUP_1" size 0xce "configPkg/linker.cmd", line 181: warning #10097: memory range not found: APP_CACHED_DATA_BLK1_MEM on page 0 "configPkg/linker.cmd", line 181: error #10265: no valid memory range(null) available for placement of ".text:_c_int00" "configPkg/linker.cmd", line 181: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".text:_c_int00" size 0xa0 "configPkg/linker.cmd", line 159: warning #10097: memory range not found: APP_CODE_MEM on page 0 "configPkg/linker.cmd", line 159: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".ti.decompress" size 0x0 "configPkg/linker.cmd", line 168: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 168: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".pinit" size 0x0 "configPkg/linker.cmd", line 169: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 169: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".init_array" size 0x0 "configPkg/linker.cmd", line 171: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 171: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".data" size 0x0 "configPkg/linker.cmd", line 174: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 174: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".sysmem" size 0x0 "configPkg/linker.cmd", line 176: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 176: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".args" size 0x0 "configPkg/linker.cmd", line 178: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 178: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".ti.handler_table" size 0x0 "configPkg/linker.cmd", line 179: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 179: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".c6xabi.exidx" size 0x0 "configPkg/linker.cmd", line 180: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 180: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".c6xabi.extab" size 0x0 "configPkg/linker.cmd", line 183: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 183: error #10099-D: program will not fit into available memory. placement with alignment fails for section "xdc.meta" size 0x148 "configPkg/linker.cmd", line 167: warning #10097: memory range not found: APP_CACHED_DATA_MEM on page 0 "configPkg/linker.cmd", line 167: error #10265: no valid memory range(null) available for placement of ".cinit" "configPkg/linker.cmd", line 167: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x11ea
The XDCtools specifies "config_omapl138_c674x.bld" as the build configuration file and the memories are defined there, it's compiled with it, but it still throws the error.
I would like to then modify this project to be bootable from remoteproc from the ARM side.