Hello,
after update to last version of SES v5.10a, i have some trouble with creation projects.
I wrote earlier about the problem in the post forum.segger.com/index.php/Thr…elocation-R-ARM-THM-CALL/ and got some solution.
after that I ran into a similar problem again, but for the file "SEGGER_THUMB_Startup.s"
Based on the errors in the file, you yourself have broken the rule described in your wiki.
I am attaching a file with corrections, I hope it helps someone.
SEGGER_RTT_SES.7z
I also hope that the Segger team will treat with understanding and make the required fixes in the new version.
Let's make this product better together!
after update to last version of SES v5.10a, i have some trouble with creation projects.
I wrote earlier about the problem in the post forum.segger.com/index.php/Thr…elocation-R-ARM-THM-CALL/ and got some solution.
after that I ran into a similar problem again, but for the file "SEGGER_THUMB_Startup.s"
Source Code
- relocation R_ARM_THM_CALL to Arm-mode function not supported on this core, from .text.libc.__aeabi_errno_addr+2 (libc2.o (libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a)) to __aeabi_read_tp (SEGGER_THUMB_Startup.o)
- See https://wiki.segger.com/Correct_typing_of_Thumb_functions for help on correcting this
- relocation R_ARM_THM_CALL to Arm-mode function not supported on this core, from .text.libc.__aeabi_errno_addr+2 (libc2.o (libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a)) to __aeabi_read_tp (SEGGER_THUMB_Startup.o)
- See https://wiki.segger.com/Correct_typing_of_Thumb_functions for help on correcting this
- relocation R_ARM_THM_CALL to Arm-mode function not supported on this core, from .text.libc.__aeabi_errno_addr+2 (libc2.o (libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a)) to __aeabi_read_tp (SEGGER_THUMB_Startup.o)
- See https://wiki.segger.com/Correct_typing_of_Thumb_functions for help on correcting this
- relocation R_ARM_THM_CALL to Arm-mode function not supported on this core, from .text.libc.__aeabi_errno_addr+2 (libc2.o (libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a)) to __aeabi_read_tp (SEGGER_THUMB_Startup.o)
- See https://wiki.segger.com/Correct_typing_of_Thumb_functions for help on correcting this
- relocation R_ARM_THM_CALL to Arm-mode function not supported on this core, from .text.libc.__aeabi_errno_addr+2 (libc2.o (libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a)) to __aeabi_read_tp (SEGGER_THUMB_Startup.o)
- See https://wiki.segger.com/Correct_typing_of_Thumb_functions for help on correcting this
Based on the errors in the file, you yourself have broken the rule described in your wiki.
I am attaching a file with corrections, I hope it helps someone.
SEGGER_RTT_SES.7z
I also hope that the Segger team will treat with understanding and make the required fixes in the new version.
Let's make this product better together!