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 link "FS$$DIV" asm function (from FPU_FastRTS) in RAM?

Other Parts Discussed in Thread: CONTROLSUITE

I use Delfino-F28335 microcontroller. And I need to make float point division execution time more faster. Now "FS$$DIV" (from rts2800_fpu32_fast_supplement.lib) executes from FLASH because I use "F28335.cmd" file, and I want to link "FS$$DIV" function in RAM.  Is it possible?

Any body can help me? Thanks.