Forum Post: changing the compiler version used to build in CCS
HiI am using CCS Version: 5.5.0.00077.I have an older project that was built using TI compiler 4.9.1.I have changed the compiler version to 5.1.1 within CCS.However, the subdir_rules.mk file still has...
View ArticleForum Post: RE: C2000 printf without OS
[quote user="kent gu"] When excute "Printf" function, the RS232 port will send out the data just as PC[/quote]By default the output from printf is displayed in the CCS CIO console, and requires the...
View ArticleForum Post: RE: Error message observed during launching project through debugger
As you previously said that other projects are working fine and only this project is creating an issue. Can you create a new project and just import the c file or copy your code to main.c ?
View ArticleForum Post: RE: Can I use CCS3.3 COFF file with Uniflash?
Michi,You can get my email from my profile.Mandeep
View ArticleForum Post: RE: Load Program Error during debug
[quote]I did try swapping the development card with another identical one and it programs that one just fine.[/quote]Ohh! Seems like a hardware issue then. What you can do now is; check the voltage...
View ArticleForum Post: RE: How to Import existing C++ project with external makefile and...
I meant Code Composer Studio v 5.5.0.000777
View ArticleForum Post: RE: rebuild libflame
Hi Mike,You can refer this manual:(Please visit the site to view this file)Also, refer this link:http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/312300/1091343.aspx#1091343Regards,Gautam
View ArticleForum Post: RE: About optimizing tricks using in Linker cmd file!
First, you need an understanding of C6000 program cache and how it can affect performance. For that, please read the first part of this wiki article. You can stop when it starts discussing the cache...
View ArticleForum Post: RE: Do I need to buy CCStudio for C2000 MCU?
[quote] I have C2000 development kit.[/quote]Yup, that itself entails you for a free CCS license. After downloading and installing CCS v5.5 all you've to select is:Free XDS100 license type in licensing...
View ArticleForum Post: RE: Not able to get a license server using third party FlexNet....
Hi John,in addition to Gautams advice I would - try a different browser- make sure antivirus or proxy settings are not blocking anything- check the vendor daemon is where it is expected- provide any...
View ArticleForum Post: RE: rebuild libflame
Gautam,I have followed the manual you mentioned, and I have build it correctly, but when I link it to my DSP application, it occurred an error that says "attempt to link an object file that is not...
View ArticleForum Post: RE: Simple Timer example for CCS 5.5?
Robert, you can check this link:http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/275646.aspxThis will help you with example projects in which timer example should be...
View ArticleForum Post: RE: Software and Hardware breakpoints
Hi JohnS and Masky,I have the same exact setting (Blackhawk LAN560 + CCS 3.3) for programming a TMS320F28335. Can one run the program in a way that allows software breakpoints to be used?Kind regards,Raúl
View ArticleForum Post: RE: WARNING: invalid linker option --retain=*(.selfcopy) (ignored)
Hi George,I have installed the following package:-TMS470CodeGenerationTools4.5.0And yes, I also installed according to that wiki article.
View ArticleForum Post: RE: CCS v6.0.0.156 - Failure setting breakpoint
Hi Patrick,This is really strange. I fail reproducing the problem now too. Although it was quite consistent every time I tried it a while ago. Don't know what has changed. I'll get back to you if I...
View ArticleForum Post: RE: xds510 connects with delfino F28335 but doesn't connect with...
Hi Gautam,The post doesn't seem much supportive, as the emulator is connecting with delfino but not with 6713 or 642 boards. So, there is nothing yet which can explain this.Also, why is Emulator Test...
View ArticleForum Post: RE: CCS V5.5 ARM Compiler 5.1.1 update failure
Andy,Is there a way to try again without uninstalling CCS? I still have the downloads folder renamed. Thanks,Jeff
View ArticleForum Post: RE: .out not generated in CCS v5.5
Thanks Gautam for fast reply and providing links for possible solution.Still problem persist. Problem not yet resolved.I tried 2 options found in links for possible solution,1. Right click on the...
View Article