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.