Forum Post: Startup Problem - CCS 5.5 and 6
My CCS is having problems. I was using version 5.5, but recently stopped opening the software after the selection screen Workspace. I installed the latest beta version 6 to continue my work but after...
View ArticleForum Post: RE: CCS licensing
Hi Thankgavel,as Gautam mentions, only the xds100 is supported under the free license. There may be one or two exceptions on some evaluation kits - but only on the TI evaluation hardware.Best...
View ArticleForum Post: RE: DRV8301 kit graphs
Nate,The document you sent only displays the graphs and the variables referenced, but do not say anything about the parameters required to do the graph (variable size, Q value, address, acquisition...
View ArticleForum Post: RE: IAR example open in CCS
Hi Raphael,IAR projects are not compatible with CCS.If you have the source code you need to create a CCS project with it/ convert your project to CCS. The compiler directives are different etc so...
View ArticleForum Post: RE: variable is used before its value is set
I am unable to reproduce this behavior. Please submit the source file that gets that diagnostic, preprocessed like this. And include the exact compiler options used. Thanks and regards,-George
View ArticleForum Post: RE: LM3671 - No realistic TINA Simulation possible
Britt,that's right. But when I set the input voltage to 5V, I get 4.7V output voltage instead of 3.3V.That's the problem.Rolf
View ArticleForum Post: RE: CCS5.3 "--gen_profile_info" option doesn't generate .pdat file
That's not really an error. Basically you are halted inside the boot routine from the run-time library. Aarti explains it in detail in this...
View ArticleForum Post: RE: IBIS and SPICE model for clock products(CDCxxx,LMKxxx)
Hello Kato,The LMK04906 has an IBIS model, as do a number of other LMK devices.If you are interested in a specific device that does not have an existing IBIS model, please let us know of your need on...
View ArticleForum Post: RE: Issue with _itoll(TSCH,TSCL)
JK,Certainly, something is taking extra time during some of your executions of the test. This is a valid result of your testing, and this is something you may want to search for to understand or to...
View ArticleForum Post: RE: Graph Y Axis
Hi Roger,You can check this link: http://processors.wiki.ti.com/index.php/GSG:Debugging_projects#Displaying_graphsRegards,Gautam
View ArticleForum Post: RE: erase issue
[quote user="Ricky"]UniFlash does support MSP430, but only for Flash Programming and not for standalone Flash operations like Flash erase.[/quote]Exactly, I remember flashing my launchpad using...
View ArticleForum Post: TINA sim for PVI1050
Does there exist a model for a PVI1050 or similar, like the VO1263? Is there a way to emulate the behavior it exhibits with something already modeled in TINA?
View ArticleForum Post: RE: GUI Composer - passing a string from a text box to char array
GUI Composer 5.5 and up has a feature “GUI Vars”. You can see it at the left side of the GUI Composer window below “pallet” and “outline”. It lets you listen to target variable changes and perform any...
View ArticleForum Post: RE: odd error 'error #10008-D: cannot find file "libmath.a"'
[quote user="AartiG"][quote user="Stephen Phillips1"]Hmm I see so this is more a code composer studio issue then? I'll check CCS path settings (if their are any ,,, hmmm)[/quote]Are you building for...
View ArticleForum Post: RE: Unclear reason for System Analyzer Out_Of_Seq warning
Oh, I missed that 17x already available. Will try tomorrow :-)
View ArticleForum Post: RE: CCSv5 offline updates
Hi Andy,Thanks for the reply. I am sorry for the delayed response.This is a list of the updates that we are looking for:- ARM Compiler tools 5.1.5- Compiler Tools On-line Documentation 1.1.3- Grace...
View ArticleForum Post: TMS320C6670 - OMP Example Project
Hi,I have a problem about compiling Code Composer example OMP project for TMS320C6670 evaluation board.I am trying to create a new CCS project from OMP project template for C6670.My Code Composer...
View ArticleForum Post: RE: CCS Modulo Operator
Ok so I disabled the optimizations, but when I combine the statements in one line for the pattern array, it does not give me the correct values. When I break it out into individual variables, it's...
View ArticleForum Post: RE: Startup Problem - CCS 5.5 and 6
AndyW and Lisa, thanks for the help.The installation of "vs2012 redist" apparently solved the problem. I'm installing the latest updates available for CCS 6 and after that I will open the projects in...
View Article