Re: Code composer 2.20.0



Hi,
I am using Code composer V2.20.0 for Module Testing using RTRT
(Rational Test Real Time), since I need the TDP (Target Deployment
Port) for Following compiler, linker, debugger, and target architecture
should be integrated RTRT Target Deployment Port (TDP).Cl2000 compiler,

I am able to test on cl6x.exe compiler on Code composer Version
2.0, when i installed code composer V2.20.0 and try to execute same
RTRT-test script (attol language not C lang), on Cl2000.exe compiler, i
am facing this error.

reg
balram.

mlimber wrote:

> balramvn@xxxxxxxxx wrote:
> > Hi,
> > I have executed my RTRT test script on with cwin6xgodsp, with
> > cl6x.exe, now i need to execute the same RTRT script on cl2000.exe, on
> > code composer 2.20 version.
> >
> > I am facing the error while linking like, L$$LSL is undefined,
> > any help in this regard.
> >
> > Thanks in advance
> > Balram.
>
> Perhaps I'm just not familiar with the components that you are using,
> but what is RTRT? What do you mean by "test script" (a C program?)?
> What is cwin6xgodsp?
>
> Cheers! --M

.



Relevant Pages

  • Is this legal code?
    ... Code Composer Studio for an embedded application. ... This code compiles under Visual Studio, and lets the program reference x, y, ... Under a Code Composer Studio compiler, ... My C++ book implies that the struct declaration shouldn't declare any data ...
    (comp.lang.cpp)
  • Re: C++ Code
    ... i am using at the moment TIc6452 DSP and code composer v3.3. ... CCS is not a fast compiler. ... I rewrote/ported a template heavy C++ code back to C simply because of the compile time. ...
    (comp.dsp)