[quote user="pavan paikrao"]1. Diagnostic utility fails.[/quote]
I assume this is the SDConfig utility for the DSK?
[quote user="pavan paikrao"]
Sine simulator.pjt - Debug -------------------------
[Linking...] "C:\CCStudio_v3.1\C6000\
cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
>> warning: creating .stack section with default size of 400 (hex) words.
Use -stack option to change the default size.
>> warning: creating .sysmem section with default size of 400 (hex) words. Use -heap option to change the default size.
<Linking>
>> warning: creating .stack section with default size of 400 (hex) words.
Use -stack option to change the default size.
>> warning: creating .sysmem section with default size of 400 (hex) words. Use -heap option to change the default size.
please help me to resolve this issue.
[/quote]
The warnings can be ignored. As for the build never finishing, it is hard to say without a test case.
Note that you are using a very old version of CCS as Johannes mentioned. CCSv3 is not supported anymore. I would recommend updating your CCS version. If you are using the onboard emulator on the DSK, you can use CCSv6 for free.
Thanks
ki