I am using IAR for Renesas . The problem I am facing is , I cannot set breakpoint at few lines. Though I recompile and load it multiple times , I am unable to set breakpoint at these lines. If I look at the map file, I do not find any memory allocated for these static variables which I am unable to set breakpoint. Is there any reason for memory being not allocated ?
Thanks