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.
I am using the DSP functionalty in the CMSIS library on the Tiva C Series TM4C123GH6PGE board that uses the ARM Cortex M4F. The DSP function does its calculation using floating point units. I am wondering how to I enable/configure the Floating Point Unit (FPU) so that the DSP function takes advantage of it to run faster.
On the project properties I have the predefined "__FPU_PRESENT". I'm sure there are other things that I need to configure. However I cannot find any example code to setup the FPU. Can you guys help me out?
Hi,
Poster Petrei makes (as always) most valid points - you do need to confirm your (most assured) use of hallowed CCS. (i.e. lock yourself to one vendor - forever...)
Beyond his good guidance - do not multiple, pre-programmed examples exist (some in prominence) which illustrate, "just that you seek?"
Better search/read/review of the bulk, tech. source material - nicely supplied by this vendor - will surely best propel your MCU development efforts.