Forum Post: RE: CCSv5 "The Ccstudio executable launcher was unable to locate...
Yes, you can safely delete the installation, the registry will be ok.
View ArticleForum Post: RE: PATH variable name changing when copying linked files from...
Hello Stephen, Could it be that the two paths resolve to different directories? Could you open project properties and then expand Resource->Linked Resources category and look at "Path Variable" tab....
View ArticleForum Post: RE: Problem with Graph scaling on CCS5.4
I can confirm the symptoms Michael has reported. Sometimes my graphs are also cut off at the top.I have found that is you open a second graph window onto the same data, then the graph autoscales...
View ArticleForum Post: RE: Post-build step *.bat file include
Hi Vyacheslav,it seems in v5.3 the system variable PROJECT_LOC is not there but it is there in v5.4So a couple things to do nextoption1 : move to v5.4 ... this is the latest version and I would...
View ArticleForum Post: RE: error message in code composer
Hi Perry,thanks for the update and glad to hear you seem to have a work around.All the best with development.Best Regards,Lisa
View ArticleForum Post: Make Project Directory different from the workspace
I am using Code Composer Studio Version: 5.3.0.00090.We are using SmartSVN for backup and version control. SmartSVN compares the most up-to-date files, which are stored on our server, with the current...
View ArticleForum Post: RE: Evaluation of safertos demo on stellaris LM3s9b96 using CCS
Hi Shradhanand,There is only one simulator available for stellaris. A cycle accurate simulator for cortex m3 parts. See this wiki for further...
View ArticleForum Post: Suggestions for improved developer velocity
Hi guys. My first post, wee :)I'm not sure that this is the right place but seems like it.I'd like to post a suggestion to code composer studio to make it not so much pain in the behind.Starting with...
View ArticleForum Post: RE: CCs version 5.4 - problem adding bios PRD object
HI Yaron,I believe I saw your new post and have moved it to the BIOS forum for you for better support.Could you also post details on how you try to create the object? Again, normally the symbol errors...
View ArticleForum Post: RE: CCSv5.4 Install Error
Hi Bob,I am glad you got past the installation problem. Regarding the license ... the license file requires the eth0 address of the machine you run on. Depending on your VM setup this may be...
View ArticleForum Post: RE: CCS v5.4 crash rigth after launch
Hi I indeed have a config.ini file in the ccsv5\eclipse\configuration folderI also have the ccsv5\eclipse\plugins\com.ti.ccstudio.branding_5.3.0.201304301100\plugin_customization.ini in which I added...
View ArticleForum Post: RE: Compile taking 18+ hours
v 7.0.5 is being used.Build Console window output:'Invoking: Compiler'"C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/C6000 Code Generation Tools 7.0.5/bin/cl6x" -mv6740 -g -O2...
View ArticleForum Post: RE: Compiler hangs while programming/debugging
Hello LisaThanks for your help so far. I have a few questions as well -1) How do i make sure that the project is a valid CCS project ? 2) Is the project i gave you a valid CCS project (it does contain...
View ArticleForum Post: RE: Problems with update "Invalid Install"
Hi Ali,do you happen to have an NVDIA graphics card?If so have a look at this posthttp://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/272015/950212.aspx#950212Did you try installing...
View ArticleForum Post: RE: How can I link an asm function to other code section?
You probably have .sect specified in the first column of the .asm source file. Note that per the Assembly language Tools Users Guide, page 11, the first column in assembler statements is reserved for a...
View ArticleForum Post: RE: MCSDK and CCS 5.4
Kathleen,[quote user="Kathleen Pn"]Furthermore, this version of MCSDK was installed correctly on one computer and wasn't on another and the only difference I can see is operation system. First is...
View ArticleForum Post: RE: how to use for Linux kernel debug
MIchi-san,Even further: all XDS emulators are able to debug the kernel of Linux without cache invalidation (not only XDS560). I used also XDS100v2 and XDS200 emulators in the past without...
View ArticleForum Post: My program runs correctly when debugging within CCS but when I...
Hi,I'm using MSP430F5438A.I can debug and run my codes without any problems via TI FET debugger.But when i attempt to run it without debug, the code doesn't work at allWhat is the wrong ?Thanks
View ArticleForum Post: RE: Automatic Product Discovery doesn't work in CCS5.2.1
Hi Klaus,the older version may not be so easy to clean up and of course we strongly recommend the latest version.Having said that did you check the tips? Antivirus or permissions problems?What do you...
View Article