Hi
I'm trying to do a multi-core programming test on 6678L. My code is based on the image processing demo and the CFG file is basicly the same. When I compile, the following errors happen. Can anybody tell me what causes those errors?
ERRORS:
#10251: ("xdc.meta:multi_master_pe66.oe66") INTERNAL ERROR: C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000\bin\lnk6x.exe aborted This is a serious problem. Please contact Customer Support with this message and a copy of the input file and help us to continue to make the tools more robust.
Linking failed. Check the Console window for details.
no valid memory range(NULL) available for placement of ".cinit"
no valid memory range(NULL) available for placement of ".const"
no valid memory range(NULL) available for placement of ".far:NDK_OBJMEM"
no valid memory range(NULL) available for placement of ".far:NDK_PACKETMEM"
no valid memory range(NULL) available for placement of ".switch"
no valid memory range(NULL) available for placement of ".text"
no valid memory range(NULL) available for placement of ".vecs"
placement fails for object ".cinit", size 0x21a6 (page 0) res_mgr_init_qmss ./master.obj slave_main C:\Documents and Settings\Administrator\workspace\multi_master\Debug\configPkg\package\cfg\multi_master_pe66.oe66
placement fails for object ".const", size 0x633c (page 0)
placement fails for object ".switch", size 0x230 (page 0)
placement fails for object ".text", size 0x5fb40 (page 0)
placement fails for object ".vecs", size 0x200 (page 0)
placement fails for object "xdc.meta", size 0x128 (page 0)
run placement fails for object ".far:NDK_OBJMEM", size 0x600 (page 0)
run placement fails for object ".far:NDK_PACKETMEM", size 0x52b00 (page 0)
unresolved symbol Osal_platformFree, first referenced in C:\Program
unresolved symbol Osal_platformMalloc, first referenced in C:\Program
unresolved symbol Osal_platformSpiCsEnter, first referenced in C:\Program
unresolved symbol Osal_platformSpiCsExit, first referenced in C:\Program
unresolved symbol Please, first referenced in contact
unresolved symbol res_mgr_init_cppi, first referenced in ./master.obj
unresolved symbol res_mgr_init_pass, first referenced in ./master.obj
unresolved symbol This, first referenced in application