Does debugger work in current M2Mstudio or should we use an older version for the same.
I am using the debug option in RTE mode.
I experienced couple of problems.
- After pressing the debug button, i don’t know whether application has started running or not.how to identify?
- I set a break point and found that the IDE never tells whether the code has reached there or not.
- What is the purpose of remote task monitor window that opens after clicking debug button?
Is there any specific document that explains the process to debug the code.