Re: NNDK 2.6 Debugger
Posted: Wed Oct 31, 2012 6:17 am
I believe that the problem keckrl identified in the first post under this subject was fixed. There was an early beta release of 2.6 in which the debugger didn't work at all. If you look at this post and scroll down to the post by Forrest dated "Wed Aug 08, 2012 5:00 pm" you will see that the issues with the debugger that were addressed were:
In this post, Tod and I commiserated over the issues we had with the debugger. I laid out my issues with the debugger in the latest release of 2.6.
I am guessing that my issues relate to the "timeout" fix not adequately addressing the long delays I have to deal with when debugging in the field. It would be difficult for support to replicate my problem, if it does relate to my field set-up.
On a fast PC running Windows 7, connected to the board by wire through a router, I don't have problems with the debugger, so not being able to replicate the problems in the "lab", I have hesitated to open a support ticket. Also, the device is working well now in the field and I haven't had to use the debugger out there lately.
Since there are not a lot of developers jumping in on this issue, either only two of us use the debugger, or no one else is having these issues.
Hope this helps you make your decision.
Ed
Code: Select all
* Fixed debugging timeout/disconnect/breakpoint errors
* Fixed missing library error when changing platforms in a project
I am guessing that my issues relate to the "timeout" fix not adequately addressing the long delays I have to deal with when debugging in the field. It would be difficult for support to replicate my problem, if it does relate to my field set-up.
On a fast PC running Windows 7, connected to the board by wire through a router, I don't have problems with the debugger, so not being able to replicate the problems in the "lab", I have hesitated to open a support ticket. Also, the device is working well now in the field and I haven't had to use the debugger out there lately.
Since there are not a lot of developers jumping in on this issue, either only two of us use the debugger, or no one else is having these issues.
Hope this helps you make your decision.
Ed