Few extra details are:
> Stack project compile successfully
> IAR boundaries and ALL OTHER RAM/FlASH/ROM address are unchanged
>Stack works fine with following size:
55 283 bytes of readonly code memory
8 703 bytes of readonly data memory
1 235 bytes of readwrite data memory
Application map file says in last build as:
35 597 bytes of readonly code memory
4 039 bytes of readonly data memory
14 088 bytes of readwrite data memory
Total 55283+8703+35597+4039 =103622 Bytes, Flash size is 128KB, there is space left in flash.
> SNV with 2 pages being used
>Additional 12K is being used at the end of application flash area for nv storage
What may be the reason for this error.. ? Now each time I am commenting out some existing code parts for adding more code.