Hello,
I've been reading the Internet looking for this issue on Renesas forum, Stackoverflow, Eclipse forums and so on, but the only two threads that specifically adress this problem have no final fix, so I'm bringing it up again in case anyone can help me. I'm not very experienced in Eclipse, so please correct me if I write something wrong or stupid due to lack of knowledge.
My issue is that when debugging, the Step Over (F6) button works just like Step In (F5), and on the other hand Step Return (F7) works as Resume (F8). This makes it really annoying when debugging, because it's possible to do it with patiente and good breakpoints-setting skills, but it's exhausting having to either interpret all the codelines to set useful breakpoints or visit all the submethods and classes.
About my setup, I work in Renesas e² studio:
To solve the issue, I've tried in vane:
If you need any more information, please tell me so.
Thanks for your time.
We also have the same problem. Is there a solution yet?