Forum Post: RE: CCSV6 Linux install problems
For CentOS 6.5 64bit (preliminary) the instructions say: "sudo ln -s /usr/lib/libusb-1.0.so.0 /usr/lib/libusb-1.0.so" but the actual file is /usr/lib/libusb-1.0.so.0.1.0 so it should actually be "sudo...
View ArticleForum Post: RE: Error in importing IGBT pspice model into TINA TI
Hello,Is there any high power IGBT models in tina.Thanks,S.Bharath
View ArticleForum Post: RE: Question about source file
Hi Edson,ok, great to hear and all the best with development.Thanks for the updateBest regards,Lisa
View ArticleForum Post: Problem on download and debug using IAR
Hello,I've bought a development kit DK-TM4C129X. I wish to work under IAR version 6.6 (which is included in the kit).I have a problem when I try to download and debug the firmware (even the examples...
View ArticleForum Post: RE: Hyperlink in a new window
Hi Patrick,I used acrobat reader version 9.5.5. Just installed version 10.1.4 but there is still no window openning when I click on the hyperlink.The idea to create a html page (with possibility for...
View ArticleForum Post: RE: Encountering Problem in serial communication for GUI composer...
Yeyyyy, its working now... thanks for all your help :-)
View ArticleForum Post: RE: Simulators removed in CCSv6
[quote user="Roberto Romano"] Ki no chance to get support of simulator?[/quote]For keystone, it is still a possibility. You can make a request in the keystone forums. For other simulators, it is...
View ArticleForum Post: RE: FFTC mex file
[quote user="Chester Gillon"]I haven't seen any pre-compiled MEX files supplied with the CCS App center.[/quote]Chester is correct. There are no such files available via the app center.
View ArticleForum Post: RE: Hex2000 Utility Error - Cannot find the file specified
Hi,the autogenerated makefile invoke the postbuild with the command: @$(MAKE) --no-print-directory post-buildNormally ${MAKE} is automatic defined as the make command you use (CCS uses), that i...
View ArticleForum Post: RE: CCS 5.2 doesn't support MSP430F6779
Hi Utpal,I would recommend you to update CCS to v5.5. I just check with my CCS v5.5 and it does support the above device.Regards,Gautam
View ArticleForum Post: RE: java ClassNotFoundException CodeCoverageActivityProvider...
Hi Ki,I've attached the java source of the class we use to analyse the trace pod results. But maybe it would be a good idea to find out why the class CodeCoverageActivityProvider is needed an where it...
View ArticleForum Post: Webench Phase Margin error TPS61175
Hi,Please could you help me with the following problem.I'm using webench for single supply smps design but when I select a different inductor part I get an error message saying that the phase margin is...
View ArticleForum Post: RE: precompiled headers
4.5 years later: is this still valid as of CGT 7.3.8?We tried the "--pch" option, but it has no impact on build time whatsoever. It seems that the precompiled headers are not used at all, compiler...
View ArticleForum Post: RE: 7.4.6 C compiler producing code that triggers memory...
Hi Archaeologist,The command line being used is: cl6x -qq --gcc -O3 -mi200 -mv6600 -mt -mw -oi -pdr <various include paths> <various defines> --abi=eabi -k -fr <temp dir> -fs <temp...
View ArticleForum Post: RE: Why the need to disable anti virus when installing/updating...
CCS installation failures can occur when AV real-time scanning is enabled due to the way some AV products work. The problem is not with false-positives, but rather with the way some AV products lock...
View ArticleForum Post: RE: How to use spice model script in TINA
Fenny,You need to import the model into TINA-TI. Use the New Macro Wizard. However, the information you have shown is missing a couple of key items. First, you only have the model parameters and no...
View ArticleForum Post: RE: Novice Trying to Get Started
Scott,Depending on the device, your best bet is start with a MSP430 Launchpad (several models are available), an IDE such as Code Composer Studio v6 (can be used for free with no limitation*) and a...
View ArticleForum Post: RE: I want to find out description of function
TI does not supply any documentation which covers standard C RTS functions such as sin() and exit().Thanks and regards,-George
View ArticleForum Post: RE: TINA-TI Post-processor with stepping
Eoin,I will take a look at this issue. I have tried it recently and got an error in TINA-TI.Britt
View Article