Other Parts Discussed in Thread: C2000WARE
Hello I am developing an application on the Cortex core (CM).
I need to copy to the .TI.ramfuncs, the following RTS library functions __aeabi_dsub(), __aeabi_dadd(), __aeabi_d2uiz(), __aeabi_f2d(), __aeabi_ui2d().
I need to find the object files of the rtsv7M4_T_le_v4SPD16_eabi.lib, where the functions above are defined, to copy the corresponding .text input sections from FLASH to RAM.
I cannot copy the whole RTS library for memory space reasons.
Thank you,
Carlo













