TDA4VEN-Q1: How to place all text from TI libraries into a specific memory space

Part Number: TDA4VEN-Q1

Hello:

 

    In our project, the default .text code section is placed in DDR. However, for frequently called code sections such as those from libclang_rt.builtins.a : aeabi_memset.S.obj , we want to place them in TCM. Could you provide a method to place code from specific files in TI libraries into a custom memory section?

 

Thanks