I can build elf format output ok however. If I include coff output I get:
lholeva@UbuntuHost:~/r1397/8168/Code/r1397/DSP/DSPtasks$ xdc all making package.mak (because of package.bld) ... generating interfaces for package DSPtasks (because package/package.xdc.inc is older than package.xdc) ... configuring platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx.x674 from package/cfg/platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx_x674.cfg ... js: "/home/lholeva/ti-ezsdk_c6a816x-evm_5_00_00_56/syslink_02_00_00_56/ti/syslink/ipc/rtos/package.xs", line 96: Error: Library not found: ti.syslink.ipc.rtos.anull gmake: *** [package/cfg/platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx_x674.xdl] Error 1 gmake: *** Deleting file `package/cfg/platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx_x674.xdl' gmake: *** [package/cfg/platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx_x674.xdl] Deleting file `package/cfg/platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx_x674.h' gmake: *** [package/cfg/platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx_x674.xdl] Deleting file `package/cfg/platforms_ti816x_dsp/whole_program_debug/DSPtasks_ti81xx_x674.c' Lee Holeva