Forum Post: RE: Code composer working memory 400Mbytes and growing
Stephen,Your logic is correct.As a more general statement, the parameters passed to the file <eclipse.ini> (and in CCS we use the <ccstudio.ini> instead) control the relationship between...
View ArticleForum Post: RE: Unable to Launch Debug Session GUI Composer application on...
Hi Shujun,Please try the following:1. restart the computer, please do not run any process that access to the COM port you are using for the device, and try again with the original CCS/GUI composer...
View ArticleForum Post: cannot launch project on L138 LCDK any more
Hi!I am working on a project on the OMAP-L138 LCDK and got stuck with a downloading problem:Environment:Win7 64bitCCS5.5SYS/BIOS 6.35XDS100v2LCDK OMAPL138Programming the DSP of the OMAP with CCS5.5The...
View ArticleForum Post: RE: project migrate from ccs3.3 to ccs5.5
Hi,In addition to Gautam's suggestions, please check a few SRIO posts across e2e that talk about initialization and operation of this...
View ArticleForum Post: RE: Not able to activate CCS5
Hi Stefan,any details you could provide would be useful. Note you need to provide an eth0 MAC address. Others will not work and in fact we have seen linux users who specifically needed to...
View ArticleForum Post: RE: Question about source file
Hi,Check this, maybe you're having the same problem.http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/340366/1189786.aspx
View ArticleForum Post: RE: .bxl model PCM3168A
Pablo,Here is the corrected PCM3168A_PAP_64.bxl. The bxl will appear on ti.com next week.(Please visit the site to view this file)Regards,Janet
View ArticleForum Post: RE: CCS6 + Ubuntu : Which 'connection' to select while creating...
Hi Vishnu,Unforunately I don't have that board in front of me, but from the product sight, and the launchpad I do have, I believe it has the stellaris in-circuit debug interface.Please keep us...
View ArticleForum Post: RE: -O2+ codegen bug for C2000
I confirm this is a bug, and have filed SDSCM00050227 to track it. If possible (I don't know the semantics of IFR), work around the bug by splitting the write of IFR into two parts:IFR |= 0xff00; IFR...
View ArticleForum Post: RE: Unexpected/unnecessary Typeinfo symbols included in binary...
Thanks George - that looks like what we are seeing.Is the current plan to fix this in the 4.3.2 release of the MSP430 compiler toolchain? I see from the ticket that it has been fixed in a...
View ArticleForum Post: RE: Autoformat breaks code by using Line Feed but not Carriage...
No luck. I have tried on a couple installs and one of my colleagues tried as well with no luck. Here is a view of the file for me in notepad++ after autoformat in CCS.I commented out a couple lines...
View ArticleForum Post: RE: MSP-FET430UIF problem in CCS: Error initializing emulator:...
I have experienced the same problem, the first time it is used after booting the PC. Some times re-starting CCS6 fixes it. Sometimes just unplugging and re-plugging the USB fixes it. Today I had to...
View ArticleForum Post: RE: HTML parsing errors in GUI Composer 6.0
Hi Mitch,Something must when wrong with your install, you shouldn't need to register or login to use GUI Composer.Can you take a screen capture of CCS with the errors from GUI Composer? And also attach...
View ArticleForum Post: RE: Working with CCS5 projects in CCS6
There is no . metadata in the project folder, there is only .metadata in my ccs6 workspace.Unfortunately, I can't share the project ... but I have tried with other projects and this seems to happen...
View ArticleForum Post: RE: CCS V6.0 Debugger issue
Roberto,[quote user="Roberto Romano"]file is set to stdout, when I enable logging no way to set filename, using browse don't select directory but search for a file. I created qs.log empty file than I...
View ArticleForum Post: RE: CCS V6.0 Debugger issue
Hi,[quote user="desouza"]I see this issue with the Debug Server log commands. I will file a bug about it.[/quote]I filed today bug number SDSCM00050230. You can check its status in the link SDOWP in my...
View ArticleForum Post: RE: CCS6 + Ubuntu : Which 'connection' to select while creating...
Hi Lisa,I'm getting this error :Please note that I'm running CCS as root.Regards,vish
View ArticleForum Post: Creating Cpp Project for MSP430F5325
Hello All, I would like to know one thing about CCS-5.3.Is it possible to compile and build Cpp code for MSP430F5325 in CCS-5.3.if yes then please provide sum tuts regarding how to create Cpp project...
View ArticleForum Post: RE: Download Legacy Compiler TMS320C28x 5.2.3
I just downloaded it. Thanks a lot.
View Article