DSPRelated.com
Forums

Re: problem with rts55 lib (fwd)

Started by Ed BECH April 27, 2006
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.
|
|
|
|
|
|
|
|
|_____________________________________
|
|
| *
|
|_____________________________________________________________________________________________________________________________________________________________
|
|