Forum Post: RE: XML update for CCS V4.2.5???
Wonsoo,I reloaded CCS5.4 again, this time with my virus protection disabled. I still cannot get the PHY example to work. The CM3 example from a year ago still does work. Same errors. Heres a screen...
View ArticleForum Post: RE: CCS Debug error when loading
Hi Lisa, Here ia a little more data. I created a simple useless program that has a global static const arrar of 80K bytes. When I declare this array of type char and 80K it loads fine and I can step...
View ArticleForum Post: RE: J-Link support available for Code Composer Studio
Is J-Link support working?
View ArticleForum Post: RE: Code size limited CCS 5: how?
Awww, too bad.Our project has ended and I guess the company license probably expires soon.Now that my idea was C64X+ core assembly programming (some challenge with the pipeline), msp430 doesn't help...
View ArticleForum Post: RE: ccs 5 installation
Hi Lisa,i tried to reinstall the software after cleaning everything, and still have the same problem.i attached the log files.ThanksJeff(Please visit the site to view this file)
View ArticleForum Post: RE: Suggestions for improved developer velocity
Hi Martin.The paths are identical via your first method at least.I'm running CCS Version: 5.4.0.00091.BTW the error I get since CCS looses focus on the active project is this:BR, Carsten
View ArticleForum Post: Update Error CCS 5.3 to 5.4
Update Error when updating from Version 5.3.0 to new CCS-Version 5.4.0.See attached Zip with the Files in C:\Program Files (x86)\InstallJammer Registry\ccsv5\60556FE5-C1A1-4061-8DF8-FFB8393BAE2D(Please...
View ArticleForum Post: cregister vs __cregister
Hi,I'm using the 7.2.3 CGT to run some test code on my TMS320C6670 board. The thing that I'm confused about is the fact that in the c6x.h file the keyword __cregister is used to define/access...
View ArticleForum Post: RE: CCS 5.x OMAP5432 Support
Hi John,Yep, following your steps, I can now run the Hello World example and I get the correct output. BTW, I want to confirm that you have to uncheck all "Auto Run Options" and "Launch Options" for...
View ArticleForum Post: RE: How to execute program in console on EVM from RSE?
[Solution]After tearing what little hair I have left out of my head I found the solution. Once you have your executable on the EVM, if you run readelf -l helloworld|grep "program interpreter" you will...
View ArticleForum Post: Some Linking Warning of HeapMem Setting
Hi, I managed to get an xDM verified on C674x DSP in DM8168. I could successfully connect to the Platform via CCS and run a testing program. Since the non-volatile memory such as NAND is not...
View ArticleForum Post: RE: Displaying graphs issue
Hello Rafael,Thanks for reply on the same day itself! i have used the data type same as the given in the sample code without any changes. i had the similar doubt in the start about 'all postive...
View ArticleForum Post: RE: GUI Composer Freeze
Dear Patrick, Thanks for your prompt reply. Let me explain more. I got two PC. One is at office and another one at home. Both of them are Win7 64bit.The one at the office works fine while the one at...
View ArticleForum Post: RE: hello world got the "killed" response and exited.
Rafael, I want to produce an output executable (Hello World) running on the ARM(Cortex-A8) side of the DM816x evm target. Now I have installed the CCS v5.4 and the Codesourcery g++ Lite 2009q1-203 on...
View ArticleForum Post: RE: Project Explorer: display file size
Hello,Thank you for the feedback. We are always looking to improve CCS so your input is much appreciated.ki
View ArticleForum Post: RE: Windows7 and CCS5 help needed
Hello,The Installation section of the CCSv5 Getting Started Guide is recommended:http://processors.wiki.ti.com/index.php/GSG:CCSv5_installationYou can also take a look at the Quick Start...
View ArticleForum Post: RE: Can't connect to a custom Stellaris board with CCS 5.4.X and...
[quote user="Jeff White"]The test for the JTAG IR instruction path-length failed.The JTAG IR instruction scan-path is stuck-at-ones.The test for the JTAG DR bypass path-length failed.The JTAG DR bypass...
View ArticleForum Post: RE: Error in updating NDK in CCS v5.4
Hi Robert,this is a known issue to do some version incompatibilities. It will be fixed going forward when v5.5 comes out. For now, I would stick to a slightly older (last) version.Best Regards,Lisa
View ArticleForum Post: syntax difficulties
I'm trying to use the new macro wizard to import a spice model from a device manufacturer. The spice model is for a CMF20120D, which is an NMOSe. The .lib is attached. (Please visit the site to view...
View ArticleForum Post: CSS fails to load debug info for asm files
I have a problem with CSS. For some binaries I build, it fails to load debugging information for assembly files (the source file/line number info). Even though the debugging information is included in...
View Article