Part Number: CCSTUDIO3
I get this error when trying to use dis6x. Perhaps it is because we use CCS Version: 11.1.0.00011 or maybe because dis6x is only ccs1040 and is not meant for later versions.
c:\work\tools>dis6x C:\work\flash_kernel_c28x_dual_ex1_c28x1…
Part Number: CCSTUDIO3 Other Parts Discussed in Thread: CCSTUDIO When editing CCS tries to help by adding matching quotes, braces, etc. It is sort of OK if writing new code but for maintenance it is a real nuisance.
How does one stop this behavior?
Thanks…
Part Number: CCSTUDIO3 Other Parts Discussed in Thread: C2000WARE A co-worker zipped 2 CCS 11.1.0 based projects and put them in a shared folder.
I opened CCS and opened a new workspace folder.
Then I copied the extracted projects to the new workspace…
Part Number: CCSTUDIO3 I have only 3 breakpoints set. The the first 2 lines are:
104 byteData = SCI_readCharBlockingNonFIFO(SCIA_BASE);
116 SCI_writeCharNonBlocking(SCIA_BASE,byteData);
Why are they being skipped? There is no flow control.
CCS finally…
John Hite said: Archive directories came with original download and are still intact. I cannot find discovery list for them only compiler tools:
See my previous post: https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000…
Part Number: CCSTUDIO3 Other Parts Discussed in Thread: C2000WARE My co-worker zipped our project and put it in my share folder. I created a new workspace and put the extracted project in it. We are both using CCS 11.1 but our project properties are different…
Part Number: CCSTUDIO3 Other Parts Discussed in Thread: TMS320F28386S , C2000WARE I was using plain ole printf() to print to the console. Now it longer works and locks the program in progress. It seems to stop on __TI_file_lock(stdout);
Part Number: CCSTUDIO3 Other Parts Discussed in Thread: TMS320LF2406A I am trying to download CCS3.3 as I need to do an update on a TMS320LF2406A part. I cannot find a download link anywhere that will take me to this version. Can anyone help?