We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I have a code where I have used array of a function pointer, which lies in the code area. I have used OVERLAY in the linker option. After compiling these code I got warnings for L13 for around 10 functions. To correct that I have used re-entratnt keyword method, with that now I am getting warning with only 3 functions. Why so different behavior??
Regards, Dixit