Reply by cyri...@gmail.com January 30, 20072007-01-30
hi. i need help regarding the build function of code composer. when i compile my program, it does not have any errors or warnings. but when i try to build it, it does not build successfully. instead, it shows the following message:

----------------------------- iirnew.pjt - Debug -----------------------------
Warning: The project has no cmd file while the Text Linker is selected
"c:\ti\c5400\cgtools\bin\cl500" -@"Debug.lkf"

>> warning: entry point symbol _c_int00 undefined

undefined first referenced
symbol in file
--------- ----------------
_DSK5416_init C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_DSK5416_PCM3002_read16 C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_fourth_order_IIR_direct_form_II C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_second_order_IIR_direct_form_II C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_bargraph_6dB C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_DSK5416_PCM3002_openCodec C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_switch_status_display C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_fourth_order_IIR_direct_form_I C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_first_order_IIR_direct_form_I C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_DSK5416_PCM3002_closeCodec C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_stereo_to_mono C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_puts C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_first_order_IIR_direct_form_II C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_second_order_IIR_direct_form_I C:\ti\myprojects\iirnew\Debug\IIR_order.obj
_DSK5416_PCM3002_write16 C:\ti\myprojects\iirnew\Debug\IIR_order.obj
>> error: symbol referencing errors - ./Debug/iirnew.out not built

Build Complete,
1 Errors, 2 Warnings, 0 Remarks.

i need help. i don't know what the error message means. please help. Thank you.