Forum Post: RE: Cortex M3 compiler performance for memset and memcopy
[quote user="Thorsten Lorenzen"]Will these hand-coded functions being executed in any case [/quote]Yes. If they are not, that would be considered a performance bug in the compiler.Thanks and...
View ArticleForum Post: TPS40055 TINA Macro problem.
I am trying to simulate my design using the TPS40055 and constantly get the following error-"TLD pin: Gnd does not match any pin of the macro component" I assume there is an error in the TINA macro,...
View ArticleForum Post: RE: TI TMS320C66x Intrinsic for 16 x 16 bit Complex multiplication
I don't think their is an intrinsic which does precisely that complex multiply. The intrinsics are really just an interface to the C66x instructions. Try looking through the C66x CPU book for an...
View ArticleForum Post: RE: What's wrong with CCS-5.4 in using macro __DATE__ for C674x...
Duy-Ky - I will contact you privately. Thanks
View ArticleForum Post: RE: WEBENCH Designer Sets LM3409 To Drive Higher Than Specified
Hello Stephen,Thank you for your support using WEBENCH. I ran your design inputs and the sim results show less than 4A including the ripple peaks. Can you share your design with me at...
View ArticleForum Post: RE: Does c54x cgtool v4.2 support "Allocating .const to Program...
This is a known linker bug, SDSCM00030700. For C5400, this bug occurs only in 4.2.x. As a workaround, you can use the linker from 4.1.1.If you want to continue to use 4.2.0, you should change the...
View ArticleForum Post: RE: Some rtixxxx functions not always working
Paul,i forwarded your issue to the software compiler team. They said that for some legal reason, the ARM compiler from TI has to be updated from CCS, but they are checking again.I have the single...
View ArticleForum Post: RE: CCS License Issue on MPS430 LaunchPad
Hi Lynn,you should not need a board ID number. Are you looking for an activation ID? What type of license where you planning to use? With the msp you can purchase a license, use the trial license...
View ArticleForum Post: RE: CCSv5 - problem installing RTSC products
Hi LisaThere are no duplicates. Below is a listing of my c:\TI directory (I've now installed ccsv5 in c:\TI), and my c:\Program Files\Texas Instruments directory. The ccsv5.4 version does not like...
View ArticleForum Post: RE: C66x alignment problem
This appears to be a bug in the compiler. In the case you indicate, it is using LDW to read the "pointer" structure member when LDNW should be used instead. I filed SDSCM00047774 in the SDOWP system...
View ArticleForum Post: RE: CCSv5.4 - Inclusive function profiling
Gautam,That only gives me the wall-clock/net cycle count. I want per-function inclusive profiling information, like min cycles, max cycles, avg cycles etc for each function executed.Manu
View ArticleForum Post: ti-rtos doesn't show in Resource Explorer
Running CCS 5.4 and have installed latest TI-RTOS. I can see the TI-RTOS package in resource explorer, but it doesn't have any processors or demo projects available. Basically, I can't work through...
View ArticleForum Post: RE: CCS5.3 Acting strange
[quote user="AartiG"]We are also tracking the bug internally at TI and the fix should be in an upcoming release. At this time we do not have an exact date but as soon as we know when the fix will be...
View ArticleForum Post: RE: Two Variables in same register although should have enough...
[quote user="Matthias Lasch"]What I can see is that variables len and timestamp are both located in Register R9.[/quote]It looks like you may have found a bug in the MSP430 v4.1.5 compiler. Can you...
View ArticleForum Post: RE: Error after a routine update - CCS not opening.
Hi Gautam,from what version did you start? Would you be willing to just do a full fresh v5.4 installation? Did you update from the update manager?Best Regards,Lisa
View ArticleForum Post: RE: Cannot connect to BeagleBoard_xM using xds100v2
It's fixed. Previously I forgot to connect the mini usb cable. Once connected J2, problem fixed...
View ArticleForum Post: RE: error #10234-D: unresolved symbols remain
Hi Elad,If there is a library project, I would include it. Are you past the errors now then?Best Regards,Lisa
View ArticleForum Post: RE: Can anyone tell me why my output graph from CCS v5 is jagged?
Hello Gautam,This is the entirety of my implementation: http://i.imgur.com/gJzvlGV.pngRegards,Steve
View ArticleForum Post: RE: code composser essential problem
Hi karan,normally a license comes with 1 year of subscription. After that you need to subscribe yearly.Best Regards,Lisa
View ArticleForum Post: RE: CCS 5.3 license
Hi,My CCS v5.3 also couldn'd be activated. As I enter my softwaremanager, there is no information about my product ID and I couldn't get the license file .Could do me a favor?Regard Ford.
View Article