OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
763 stars 199 forks source link

DSO-6022BL, firmware upload fail #279

Closed nanogennari closed 5 years ago

nanogennari commented 5 years ago

When i try to open OpenHantek with my DSO-6022BL connected the message "DSO-6022LE: firmware upload failed" appears and it wont connect. If i try to open it again without disconecting the USB OpenHantek just crashes with the message on the terminal: "terminate called after throwing an instance of 'std::runtime_error*'"

I have the udev rules instaled. And yes my device is a 6022BL and the message says 6022LE. And i've already tested it with the official hantek software to check if the hardware is working properly.

suisseWalter commented 5 years ago

Have you checked out the issues 253 here on the github? it seams to be the same error. just build the one from the website and change the cmakefile.

nanogennari commented 5 years ago

Thanks, it solves my problem also.