Forum Post: RE: CCS v5: High CPU usage in Debug Session
Ralf,We are a bit lost on this particular issue; if you have the time, a few logs could help get additional insights (as suggested by some developers).A Debug Server log might help (menu Help -->...
View ArticleForum Post: RE: debug
Try starting with this wiki article. If that doesn't help, I'll move this thread to the CCS forum.Thanks and regards,-George
View ArticleForum Post: RE: negative Vout with Vin = 3 to 4.2V
Hey Ed,The issue is that WEBENCH checks the VinMin of the IC spec and it fails the initial check. Technically for BuckBoost designs, the VinMin is Vout + VinMin but we don't have a way knowing what...
View ArticleForum Post: RE: ccsv5_full_symb_debug.
Can someone please point me where I can find the strip6x application? I am using CCSv5 with the C2000 family.Thank you!
View ArticleForum Post: RE: Code Composer v5.4 New Install Silently Fails
Hi Danish,Thanks for your time this evening. I can confirm that the problem was indeed that my user-profile was stored on an NTFS Junction point on my filesystem. Following your suggestion, I created...
View ArticleForum Post: RE: Code Composer 5.4 Installation Error
Hi Danish, I am having difficulties getting CCS v5.4 installed too. I was directed to use off-line installer, but in vain. Please see the attached file. (Please visit the site to view this...
View ArticleForum Post: RE: CCS5.4 licence
Hi Dison,could you please send the installation logs. These are in the installjammer registry directory, which may be hidden and is found under program files or program files (x86). Your licensing...
View ArticleForum Post: RE: Object file error
Hi Sherif,this is usually caused when there is a problem with the include paths and variables. Particularly library includes. See this wiki and please keep us...
View ArticleForum Post: RE: BUILD SIMPLE MAIL SOURCE CODE
I AM DOING BUILD DEMO APPLICATION CC3000 WITH MSP430FR5739. I DOWNLOAD SOURCE CODE SIMPLE MAIL ON http://processors.wiki.ti.com/index.php/CC3000_Email_Demo_Application.
View ArticleForum Post: RE: Code Composer 5 - U.S. export classification
The \ccsv5\doc\CCSv5.4SoftwareManifest.pdf document in a CCS 5.4 contains the ECCN, but also contains the following disclaimer:[quote]Any use of ECCNs listed in the Manifest is at the users risk and...
View ArticleForum Post: RE: Compiler Warning:"last line of file ends without a newline"
this warning msg show in keilsol: just make the enter after end of the main programthank youthis is your friend NOOOOOOOOOOOR
View ArticleForum Post: RE: BUILD SIMPLE MAIL SOURCE CODE
can you help me build this source code on above link, Lisa?
View ArticleForum Post: RE: TPS40170 in Webench
What about using two TPS40170 for two phase operation? Using sync pin to synchronize. I'm not sure about how the two would interact.My requirement is 30-45Vin to 24Vout, 5A average with occasional 40A...
View ArticleForum Post: RE: Problem with Graphs in CSS5-
Hello,The license should not be the issue. If it was, you would not be able to start a debug session at allTry resetting the perspective or cleaning the...
View ArticleForum Post: RE: ccsv5_full_symb_debug.
[quote user="Cyril Lance"]Can someone please point me where I can find the strip6x application? I am using CCSv5 with the C2000 family.[/quote]You'd want to use strip2000 instead. It comes with your...
View ArticleForum Post: RE: "Error programming AET Job: There is no AET resource to...
Also please find below Error screen shot.
View ArticleForum Post: RE: THS7530 Model & TINA Reference Circuit
So far TI has not responded to the previous post regarding the problems with the THS7530 Voltage-Controlled Amplifier. Actually I am not surprised that no one wants to take responsibility for this...
View ArticleForum Post: RE: Error in assembler for MPYSPDP
This is a bug in the disassembler. According to the TMS320C67x/C67x+ DSP CPU and Instruction Set Reference Guide (SPRU733A), only the second operand (the double-precision input) may be fetched from...
View ArticleForum Post: RE: Problem compiling the CMSIS library in CCS
[quote user="BrandonM"]1.) In the cmsis_css.h file provided by TI, I added these lines:#define __SXTB16 _sxtb16 #define __ROR _ror [/quote]Two comments on that:a) There should...
View Article