Dear all,
is there a possibility to tell the linker to link entire object files and/or lib files to a special memory section. I'm especially interested in putting them into ITCM memory. I'm able to do this on a function by function base and this works well. However, that is not very efficient and also is not working for library files. I'm currently using the GCC linker. However, I'm open to change to the SEGGER Linker if this will solve my question.
Best Regards
Markus
is there a possibility to tell the linker to link entire object files and/or lib files to a special memory section. I'm especially interested in putting them into ITCM memory. I'm able to do this on a function by function base and this works well. However, that is not very efficient and also is not working for library files. I'm currently using the GCC linker. However, I'm open to change to the SEGGER Linker if this will solve my question.
Best Regards
Markus