Other Parts Discussed in Thread: C2000WARE
Hi,
I am trying to use rts2800_fpu32_fast_supplement.lib from C2000Ware 5.0 in my project to speed up logf() calculation, but am getting "error: creating output section "FPUmathTables" without a SECTIONS specification".
Unfortunately, I do not find any 280049 cmd files with FPUmathTables.
There are cmd files for 28001x, 28002x, 28003x.
So my question is:
Does the 280049 have the FPUmathTables for logf() in ROM?
If yes: Where are they located?
If no: Do I have to add them in Flash and possibly copy to RAM? Where is this described?
Are there any linker command files that I can use as reference?
Thanks in advance,
Stephan