Search found 162 matches

by sblair
Mon Sep 12, 2011 5:55 pm
Forum: NetBurner's Eclipse IDE
Topic: Breakpoints in UserMain
Replies: 16
Views: 11056

Re: Breakpoints in UserMain

I hadn't seen the video before, but it didn't address the issues. I figured out earlier the issue with hitting the breakpoints was that my breakpoints were all too soon after Network GDB was enabled. Once I gave it a bit more time after that call, then they started working. I still have not solved t...
by sblair
Mon Sep 12, 2011 2:01 pm
Forum: NetBurner's Eclipse IDE
Topic: Breakpoints in UserMain
Replies: 16
Views: 11056

Breakpoints in UserMain

I'm just getting started with the NBEclipse and the Netburner products here, but I'm running into a bit of an issue with getting breakpoints to work in the debugger. I've tried creating a new project and using the MOD5270 FactoryDemo project. In both cases I can add iprintf() statements to UserMain,...