cancel
Showing results for 
Search instead for 
Did you mean: 

How to add arm-none-eabi header files for example:(stdlib.h,string.h) in a protected region in linker script section?

TShad.2
Associate

I have mentioned few files in protected region and calling function of unprotected region through a different region with the help of pointer, but when I am modifying those functions which are in unprotected region ideally my protected region should not get affected but it is getting affected and the address where the changes are getting reflected they all are inside memcpy,strcpy,memcmp functions.

so is there any separate method to add these files in protected section of linker script?

0 REPLIES 0