Hello,
I have the following problem i´m trying to resolve as this has an huge impact on the build results.
I´m using the above mentioned Version of the C2000 compiler.
We are using the compiler from commandline(this is related with our own development environment that generates the makefiles)
We have a CCS Project that worked fine until now, he list files are generated correctly.
We are trying to integrate the project deeply in our development environment.
When i use our development environment to generate the makefiles and afterwards to generate the objects with LST and assembler i get the error that the .lst files is truncanated to 132 Characters per Line

Is there a command to avoid this truncanation?
BR Fabian