Hi, On Sun, 2015-12-13 at 06:14 -0600, djether...@varaves.com wrote: > I needed to extern the variable lwla1016_info that was declared in > sysclk-lwa\protocol.h. It wasn't being initialized in api.c and had all > null members (prior there were different instances of it per compilation > unit since it was declared in the header only one of which was initialized > in lwla1034.c).
lwla1016_info is defined in lwla1016.c. I'm going to add the "extern" in the header; thanks for the info. May I ask which compiler you're using? > After that, finally Pulseview opened and the status lights > flashed on the lwla physical Device when I scan and added it. Shortly > after it says Capture Failed generic/unspecified error. You're probably running into the annoying reset hiccups issues due to faulty FX2 firmware on the device. Make sure to hot-plug the device, and try with/without a USB hub. Multiple tries may be necessary. I'm working on a branch which will improve robustness by detecting the issue and trying to work around it. Unfortunately though, so far it appears that I cannot make it go away completely. If you have the time, the logs at level 4 or 5 would be helpful. Cheers, --Daniel ------------------------------------------------------------------------------ _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel