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 #10234-D: unresolved symbols remain

undefined first referenced symbol in file --------- ---------------- _BCACHE_inv C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport0.obj _BCACHE_invL1pAll C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj _BCACHE_wb ../LIB/edma3_drv_bios_sample.lib _C64_disableIER C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj _C64_enableIER C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj _CLK_countspms ../LIB/edma3_drv_bios_sample.lib _CLK_getltime ../LIB/hal_timer_bios.lib _CLK_getprd ../LIB/edma3_drv_bios_sample.lib _DDR2 C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport2.obj _ECM_ATTRS C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj _ECM_disableEvent C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj _ECM_dispatchPlug C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj _ECM_enableEvent C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj _GIO_control C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport2.obj _GIO_create C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport2.obj _GIO_delete C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport0.obj _GIO_submit C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport2.obj _HOOK_getenv ../LIB/os.lib _HOOK_setenv ../LIB/os.lib _HWI_disable ../LIB/edma3_drv_bios_sample.lib _HWI_enable C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport0.obj _HWI_restore ../LIB/edma3_drv_bios_sample.lib _IDL_run C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_main.obj _KNL_curtask ../LIB/edma3_drv_bios_sample.lib _KNL_dummy ../LIB/edma3_drv_bios_sample.lib _LOG_printf C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport0.obj _MEM_alloc ../LIB/os.lib _MEM_free ../LIB/os.lib _PAL_sysModuleClkCtrl C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport2.obj _PAL_sysPinmuxEnable C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport2.obj _SEM_create ../LIB/edma3_drv_bios_sample.lib _SEM_delete ../LIB/edma3_drv_bios_sample.lib _SEM_pend C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_main.obj remark #10209-D: automatic RTS selection: linking in index library "libc.a" _SEM_post C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_Network.obj remark #10205-D: automatic RTS selection: linking in "rts64plus.lib" in place _SYS_exit C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_main.obj of index library "libc.a" _TSK_ATTRS C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_main.obj _TSK_create C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_main.obj _TSK_delete ../LIB/os.lib _TSK_disable C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_EDMA.obj _TSK_enable C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_EDMA.obj _TSK_exit ../LIB/os.lib _TSK_setpri ../LIB/netctrl.lib _TSK_timerSem C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_main.obj _trace C:/Documents and Settings/dell/workspace_v5_1/DM648/source/Debug/DM648_vport0.obj error #10234-D: unresolved symbols remain error #10010: errors encountered during linking; "DM648.out" not built

what is problem  in ccs 5.1 build dm648 demo app ?

  • It looks like one or more libraries that define those symbols are not getting pulled in to the link. Without further details, I'm not sure why that is the case. If this is a demo app provided by TI though I would suggest posting the issue to the DM64x device forum as they would be more familiar with the demo app and be able to help better.