How to fix floating point in Code composer studio 3.3

How to fix floating point in Code composer studio 3.3

by admin on July 25, 2009

I am using Code Composer 3.3 with TDS510USB Jtag Emulator on TMS320F28335, but after installing Jtag Driver, … and trying to compile one sample project, I always get warning: invalid compiler –float_support=fpu32 (ignored) and finally error at linking step: can’t find input file ‘rts2800_fpu32.lib’

Warning:

hb_017

Error:

hb_018After searching Internet, I found out that it was because of Code Generation Tools should be the latest version. So if you face that problem you can follow these steps to upgrade your Code Generation Tools.

Step 1: Download new CGT

Download Code Generation Tools from TI Website: https://www-a.ti.com/downloads/sds_support/CodeGenerationTools.htm or go to menu: Help > Update Advisor -> Check for update and find Code Generation Tools

hb_019

Just download the latest version. At this moment,the latest version is 5.2.1 for both Windows and Linux. After that, install that file as normal.

Step 2: Configure for new CGT

Go to menu Help -> About and click Component Manager:

hb_015

At the tab Build Tools, choose the latest version instead the default version:

hb_016

Save and restart CCS and you can compile successfully your C2000 CPU.

VN:F [1.9.13_1145]
Rating: 10.0/10 (3 votes cast)
How to fix floating point in Code composer studio 3.3, 10.0 out of 10 based on 3 ratings

Related posts:

  1. How to install packages from GetDeb Homepage: http://www.getdeb.net Today, I went to the GetDeb website just because I wanted to download the latest Filezilla FTP application for my Ubuntu 9.10, and I was really surprised that now they have a very great website and also their own Repository. Before it was so difficult to access this website, even couldn’t see anything, [...]...
  2. How to fix Sound problem of Windows 7 in notebook MSI VX600 I have been using Windows for a long time so far. Recently I switched to Windows 7 and was surprised about its performance. The most interesting thing in Windows 7 is that it can automatically recognize the new hardware and install it, so I didn’t need CD driver for installing drivers like I did before. [...]...

Leave a Comment

Previous post:

Next post: