Forum Post: RE: .hex or .bin file with CCS v6.0
Hello AmitThere were some not recognized variables and also some syntax constructions which provoked errors.I commented all thsis staff.Now link error:Description Resource Path Location Typeunresolved...
View ArticleForum Post: RE: ISSUE LOGGIN INTO WeBench!!
It's great to hear it is working for you now. We never run into problem that required browser upgrade but this is good solution that we can adsive for users that have similar problem. ThanksDien
View ArticleForum Post: RE: 7.4.6 C compiler producing code that triggers memory...
For the record, the name truncation is only a problem with the optimizer comments; it doesn't affect the execution, and I've been told it's fixed in later branches.
View ArticleForum Post: RE: Problem with flexlm license server on Win 7
Hi Eduard,very glad to hear. Thanks for the update and all the best with development.Best Regards,Lisa
View ArticleForum Post: Hardware Trace Analyzer with Concerto (ETB Transport Type)
Hi,Does the Concerto MCU family include an ETB (Embedded Trace Buffer) in the Cortex-M3 side? In CCSv6 installation tree, there is a file for ETB Trace Setup for the F28M35H52C1 and F28M36P36C2...
View ArticleForum Post: RE: CCS MSP430 GCC link fails on non MSP430X devices
I was just playing with the same thing today and found out another workaround: set the -mmcu option to the exact device you are using. This also internally sets the -D__MSP430F169__ for you (in case...
View ArticleForum Post: RE: Converting floating point domain to fixed point domain -...
I have little knowledge on the topic of changing from floating point math to fixed point math. I understand there is quite a bit to it. There is a small amount of material in this in the last chapter...
View ArticleForum Post: LM5119 Dual Outputs
When I try to design a dual output buck with the LM5119 in WEBENCH, I get the following error message"Your solution is not yet webench enabled"When I try to design the outputs separately, WEBENCH...
View ArticleForum Post: RE: cc2538dk example compilation with CCS
Thanks,Indeed there is option for creating project, based on existing source and make fileAs toolchain editor i've selected "TI Build Tools" (if I check "Display compatible chains only" it's the only...
View ArticleForum Post: RE: CCS 5.5 crashes with CPU load graph displayed
Hi,How large a file are you loading ?Is it possible to send it to us for investigation ?Regards,Raymond
View ArticleForum Post: RE: CCSv6 takes forever to finish startup
Darn, our technical lead doesn't want to use CCSv6 because of this requirement to remove all unique compile options. Any idea when this will be fixed, or can it be fixed?Cheers
View ArticleForum Post: RE: cc2538dk example compilation with CCS
It sounds like it is a gmake error rather than something coming from the compiler/linker. I'm not familiar enough with the code or makefile to comment further, and as I said earlier you might get...
View ArticleForum Post: RE: Problem logging in in webench
Thanks Marc,I could share the information here: Marc missed the address field for the company.So when you have this type of login error. Try to fill up as much as possible all the field in your...
View ArticleForum Post: RE: Hardware Trace Analyzer with Concerto (ETB Transport Type)
Joan,Concerto doesn't have an ETM (directed to ETB or pins). As far as I know the only trace it has is ITM. For Concerto the ITM data goes over the trace port instead of SWO so it requires an...
View ArticleForum Post: RE: CCSV6 MSP430 GCC USB examples Debug problems
Roy,I tried this with a very simple example and it just worked for me when pointing to the libgloss source code.Just to confirm, what you see is something similar to this:Then, pointing to the missing...
View ArticleForum Post: RE: CCSv6 F28377D Step Over (F6)
Thanks for the test case. Unfortunately I still could not reproduce. This is what I did:http://software-dl.ti.com/ccs/non-esd/test/support/ccsv6-f6.htmAs you can see, I am able to step over all the...
View ArticleForum Post: RE: Compile time in CCS 5.5 more than double
Can you cut and paste the build options for the compiler and linker? You can get a summary of the options in the build properties (under "Summary of flags set" for the Compiler and Linker nodes)
View ArticleForum Post: RE: Debugging and Programming a PCB Without Debugging
[quote user="Roberto Romano"]Link or compile time error prevent bin to be generated no bin no debug session too![/quote]Richard, mentioned later in the post that he was able to fix the errors and build...
View ArticleForum Post: RE: CCSv5 support given CCSv6 release
Roberto is correct, CCSv5 is being deprecated in support. There will not be any more actual CCSv5 patches (For example there is no plans to have a CCSv5.6 or CCSv5.5.1). There may be some other updates...
View ArticleForum Post: RE: Performance of XDS200?
Sorry to revive an old topic, but I stumbled across this remark:[quote user="john filo"]My experience so far is that XDS100v2 is so slow as to be completely unusable[/quote]I think that the XDS100v2 is...
View Article