hamidmoallemi
Full Member level 2
Hi
I'm doing a project using PIC16f1936 and using Hi-tech C compiler on MPLAB. I have code size and limited flash problem and trying to optimize the code
when I build the code and check the "psect usage map" I see that I have a psect named "cinit" with a large size .
actually I don't understand what does it do and why it is so large?
Can I reduce its size ?
Thanks in advance
I'm doing a project using PIC16f1936 and using Hi-tech C compiler on MPLAB. I have code size and limited flash problem and trying to optimize the code
when I build the code and check the "psect usage map" I see that I have a psect named "cinit" with a large size .
actually I don't understand what does it do and why it is so large?
Can I reduce its size ?
Thanks in advance