Forum Post: RE: GUI Composer with MSP430F5529 UART
Hi Taha,sorry, at least at this time, the F5529 is not supported in GUI Composer.Best Regards,Lisa
View ArticleForum Post: RE: Code composer studio and bios for C5421
[quote user="Nikhil Kotian"]CCS 3.3 we installed correctly, but the cdb2tcf did not convert our cdb file. The error given was "Unknown processor C5421". We had contacted TI about this earlier and they...
View ArticleForum Post: RE: Typecast issue (int - long) with compiler 4.1.3 (TMS320F2812)
I see from your command-line options you are using -D__TIMATHLIB__, but your link step does not show that you are linking against any library but the RTS. Are you in fact linking against mathlib?
View ArticleForum Post: RE: Compiler warning in CCS
No, I was not aware of that. The compiler team does not maintain those header files. I'll have to find out who to forward this issue to.
View ArticleForum Post: RE: Problems importing existing project from controlsuite
HI Arno,glad to hear and all the best with development. Best Regards,Lisa
View ArticleForum Post: RE: CCS installation failed
It looks like the QT component installed correctly. Could you please check to see if the files /opt/ti/ccsv5/eclipse/plugins/com.trolltech.qt* exist? Danish
View ArticleForum Post: RE: Connect to standalone F28069 by debugger
What version of CCS are you using? Is it at least 5.4 or greater?
View ArticleForum Post: RE: Throwing terminates application
Found it: it was the heap size. It comes with a minute 160 bytes, I increased it to 400 and voila'!Could it be possible for CCS to either warn or automatically increase the heap size when exceptions...
View ArticleForum Post: RE: How to make imported data timing align with result data timing
Fenny,Good new. I believe that I may have a solution for you. If you set the following parameters:TR maximum time step to10nMax no of saved TR points to 100000You should get output that is close enough...
View ArticleForum Post: RE: Saving memory in CCS 5.4
Hi Alex,Moved this thread to correct forum.Thanks.
View ArticleForum Post: RE: CCS 5.5 JtagJet Emulator from Signum
Scott, Pavel,[quote user="PavelM"]- keep getting the "ERROR: Ret JSC_RegisterWrite" message and cannot connect :([/quote]This error seems to indicate the TI Emulators component that was updated (see...
View ArticleForum Post: RE: ccs_setup_ 5.5.0.00077 XP Installation Error Code Composer...
Hi Katie, Yes, it's pretty disappointing. The MSP430 is a great product for it's price. Virtually irrestible when programmed in C AND assembler !! It's an ideal candidate for our next projects (if we...
View ArticleForum Post: RE: Section of code not compiled. Breakpoints can't be set where...
I had optimization at level 0, but I changed it to off, and now it seems to create the missing code. I'm still baffled by this, because I had no problem with this specific routine previously, and had...
View ArticleForum Post: RE: RE: error #10099-D: program will not fit into available memory
Kelly,I see that you have posted the same issue here and that a colleague has been responding to that post. To avoid duplicate work, let us continue working it in just one location. I suggest closing...
View ArticleForum Post: RE: RE: Fedora 18 floating license server ethernet ports not...
Jeff,I think the issue is not related to the license file, but instead a system configuration regarding IPv6. Check some related threads that may be...
View ArticleForum Post: RE: Migrating CCS 3.3 Projects to CCS 5.5
I tried this and recieved a lot of #230 warnings, 1 #174, and a lot of #232 warnings and the project did not compile. Overall I had 530 warnings. Something seems very wrong because I was getting...
View ArticleForum Post: RE: Error connecting to the target
Hi Johannes,my emulator version is 5.1.402.0,EVM version: TMDSEVM6678LE with XDS560v2 Emulator,boot configuration: Power-On Self Test boot. And when I try to 'Connect Target' I get this message:...
View ArticleForum Post: CCS console error reading memory block while ROV is open
Hi guy,I'm trying to figure out a console error that I'm getting with CCS 6.6.0.00156.This error only shows up when I try to halt the target and while ROV is open (trying to read a lot of memory...
View ArticleForum Post: RE: Installation Error
Hi Asad,It looks like the installation is having permission issues. Can you please: Copy the offline installer to a writeable area like c:\temp. Unzip it.Install into a writeable area like c:\ti after...
View ArticleForum Post: RE: Migrating CCS 3.3 Projects to CCS 5.5
Kelly, I will send you a friend request. Please accept so that way we can start a private conversation.Thankski
View Article