error in debugging....

hello…

I am currently struck in 3 issues in eclipse…

-I got the warning “Error launching external scanner info generator” on building my project in eclipse SDK on windows.

-On debugging,"No registers"error occured and debugging stops at 44%.

-Also,sometimes it shows the “internal error and has children update” error.

Pl help me out to solve these issues & tell me the required environment path variables.

I don’t think Error launching external scanner info generator is too much to worry about, I always have it. I think it’s from not having gcc included on windows path.

The debugging issues need more information, can you run openocd from the command line and have it find your hardware?

Andrew

hi Andrew…

thanx for your reply…

I resolved the “Error launching external scanner info generator” but still having other issues.Also,i tried to run openocd using command line but it doesn’t work.(i am using cygwin on windows for eclipse IDE).