Warning: The project has no cmd file while the Text Linker is selected
[Linking...] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>
>> warning: creating output section .const without SECTIONS specification
>> warning: entry point symbol _c_int00 undefined
undefined first referenced symbol in file
--------- ----------------
_printf C:\\test\\hello\\Debug\\hello.obj
>> error: symbol referencing errors - './Debug/hello.out' not built
Warning: The project has no cmd file while the Text Linker is selected
[Linking...] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>
>> warning: creating output section vectors without SECTIONS specification
>> warning: creating output section .const without SECTIONS specification
>> warning: creating output section .cio without SECTIONS specification
>> warning: creating .stack section with default size of 500 words. Use -stack option to change the default size.
>> warning: creating .sysstack section with default size of 500 words. Use -sysstack option to change the default size.
>> warning: creating .sysmem section with default size of 1000 words. Use -heap option to change the default size.