Has anyone figured out how to configure NetBeans (under windows) to remotely debug using JTAGICE II. I was hoping I could make the whole debugging experience as smooth as it is when debugging a local Java or C project. Now I'm losing confidence that it is actually possible.
I have set up NetBeans to produce appropriate hex and elf files.
Obviously I can still use avarice and insight standalone as before. But I was hoping that there was some simple way to tell NetBeans to talk to Avarice.
Conceptually it feels like it is a slam dunk, but I fear I may be smokin' dope.
//Mike