Yesterday I have downloaded the 23rc2 tool and tried to folow the NBEGetting Started Guide on my MOD5270 module.
The installation is done in D/Nburn and the workspace in H/NBurn/NBEclipse/workspace.
I try to perform a step by step debugging (AppWizard example in chapter 8).
1- When the debugger is launched I saw the thread but not their state (IDLE,STOP,....) There is only running putted.
2- When I try to put a breakpoint during the debugger session the following error message appears (no line 31 in file main.cpp)
3-When I stop the debugger and put the breakpoint and then relaunch the debugger the error message appears (Can't find source file ucos.c).
But when I perform the same example with the 22rc1 version and the same directory it works fine !!!
Have you any suggestions ??? Try the 2.2rc3 version ???
Thanks by advance for your collaboration
Debugger issue with 23rc2
-
- Posts: 3
- Joined: Thu Nov 20, 2008 12:35 am
Re: Debugger issue with 23rc2
Just a remark : I have just tried the 22rc3 version it works also fine not the 23rc2!!!