Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Using Jungo Driver (Read 4391 times)
drpeej
Junior Member
**
Offline


Posts: 27
Location: UK
Joined: Dec 22nd, 2013
Using Jungo Driver
Oct 3rd, 2014 at 8:21am
Print Post  
I followed your excellent instructions in http://www.visualmicro.com/forums/YaBB.pl?num=1401151985/8#8 and have successfully got Arduino and VM in AS6.2 working using the filter version of LibUSB0.dll and the Jungo driver.

Uploading works fine but unfortunately Tools->device programming reports the following in AS6.2:

----------------------------------------
Error
----------------------------------------
Unable to connect to tool AVRISP mkII

  Details  -----------
Timestamp:      2014-10-03 09:16:58.485
Severity:            ERROR
ComponentId:      20100
StatusCode:      131103
ModuleName:      TCF (TCF command: Tool:connect failed.)

Could not write message to libusb0 connection: libusb0-dll:err [_usb_reap_async] timeout error



----------------------------------------

The Jungo driver is showing in Device Manager.  I am using Arduino 1.0

Any suggestions?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Using Jungo Driver
Reply #1 - Oct 3rd, 2014 at 4:36pm
Print Post  
Hi,

Do you mean you followed this guide? http://www.visualmicro.com/post/2014/01/17/AvrIsp-MkII-Usb-Driver-for-Arduino.as...

That you configured the 2nd option described on the link above which supports both Arduino style "AVRISP" upload and also Atmel Studio tools?

That you uploaded in Visual Micro with Tools>Visual Micro>Programmers ticked?

If the above are true then maybe there is an updated libusb driver somewhere?

Anyway I suggest you uninstall the libusb driver then re-install Jungo using the atmel installer (Jungo can be extracted from the atmel msi if you don't want to run the whole thing)

Once you have a clean jungo config you can use the "Atmel Studio AVRISP" programmer for upload which you will see lower down in the standard "Tools>Visual Micro>Programmers list". This is a Visual Micro option that uses Jungo instead of the Arduino stuff. I will edit the libusb article to make this clear.

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint