Part Number: CODECOMPOSER While git integration seems to be improved in 21, I am still confused.
I added all the /debug files into gitignore by rightclicking them, and when I saved it, it offered up the project file.
But when I closed and opened CCS…
Part Number: CODECOMPOSER We are considering automating testing using JavaScript (DSS: Debug Server Scripting) in CCS.
Is it feasible to implement the following?
If it is possible to implement the above, could you also provide a sample script and…
Part Number: CODECOMPOSER
Tool/software:
I recently moved from CCS 20.0.1 to 20.3.0. I am working on a C++ project using ti-cgt-armllvm_4.0.3.LTS compiler (I tested with ti-cgt-armllvm_4.0.1.LTS and the issue is still there so it looks like it's an…
Part Number: CODECOMPOSER I just got my computer kicked off our network because a scan did not like something in the install.
My IT team said it was this:
Here is the path and version:
C:\\ti\\ccs2100\\ccs\\ccs_base\\cloudagent\\node.exe…
Part Number: CODECOMPOSER Other Parts Discussed in Thread: TMS570LS0914 Hello,
I am using Code Composer Studio (CCS) Version 12.2.0.00009 for software development on both TMS570 and TMS320 series microcontrollers.
When I flash the hex file generated…
Part Number: CODECOMPOSER Hello,
I have an old OMAP 137 bootloader project with a project file from Code Composer Studio version 2 I need to import and build. Where can I download this version 2 of CCS? Online the earliest version available for download…
Part Number: CODECOMPOSER Tool/software: Hi,
I have few projects in my ccs workspace. one of the project needed xdctools 3.55.02.22. I am able to build the project locally without any issue.
I have created a git workflow and in there I have installed…
Part Number: CODECOMPOSER Hallo,
is it possible to change only Terminal font in Code Composer Studio Theia (my exact version is 20.4.1.4)? There is an option for it terminal.integrated.fontFamily :
Terminal › Integrated: Font Family Modified in: Workspace…
Part Number: CODECOMPOSER Is this possible: Placing a breakpoint at a particular line with inputs as function name and at a particular line ( not at line number ); e.g. In func1{ a=b ;} I want to provide input to the API as : setbp( func1, "a=b;").
…