This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to enable Floating Point Support? - F28335

Hello all,

 

I have been able to successfully connect to my F28335 board, compile code, load, etc.. One thing I wanted to do was to make sure that the FPU code generation was enabled. I found some steps to do so however one thing goes beyond my knowledge. In the document DSP2833x_HeaderFiles_QuickStart_Readme.pdf it mentions to go to

 

a. Go to Project->Build Options.

b. In the Compiler tab window, click on the “Advanced” category and select “None”

from the “Floating point support: ” pull-down menu OR remove:

--float_support=fpu32 from the textbox at the top of the window.

 

The problem is that in the PDF they show a drop down menu for Floating point support None/On. However in my CCS 3.3.82.13 I do not even have this drop down menu or text. Here is additional information from the About Box:

 

Integrated Development: 5.98.0.393

Code Generation Tools v4.1.3

Board Revision 0.0.0

Target Silicon Revision 0.0.2

 

Any help is appreciated.

 

Thanks,

 

Josh