Hi,Martin,
In my project, the ivor_branch_table section and the ivor_branch_table.c were created by the IDE 10.5 . I've solved that link error by deleted the (VLECODE) that was located in the GROUP as you showed in "exception_handlers". Actually , I still don't know the reason. And, my interrupt service program still can not run correctly.
The whole project includes my RTI_led project ,bootloader project and host computer. Now ,the problem is my interrupt service program in RTI_led project which is run by bootloader can run only sevral times .Then ,it will die. I guess the reason is ivor_branch_table which is exist both in bootloader project and RTI_led project , so two ivor_branch_tables will cause conflict. What do you think?
Regards,
Le Wang