The library is in :
C:/YourCCSInstallDirectory/C6000/cgtools/lib/rts55.lib can't a search on the
pattern "rts55" could have told you that ?
Anyhow, to link the lib, do not forget to include the search path and the lib in
the compiler options :
cl55.exe main.c -o Outputfile.out -I"C:/YourCCSInstallDirectory/C6000/cgtools/lib/"
-l rts55.lib
is it clear enough ?
|Hi
|
|first of all thanks to all the group members for thr replies to the previous
problems.........they really helped.
|
|I m creating my own project........but unable to include rts55 lib.....where will I find it
....or thr is any other method to include it in the
|project.
|
|Thanks
|Rashmi Chawla.
|
|
|
|
|
|
|NEW! You can now post a message or access and search the archives of this group on
DSPRelated.com:
|http://www.dsprelated.com/groups/code-comp/1.php
|
|_____________________________________
|
|
| *
|
|______________________________________________________________________________________________
_______________________________________________________________
|
|

(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )