avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Insight in WinAVR 20030913


From: E . Weddington
Subject: Re: [avr-gcc-list] Insight in WinAVR 20030913
Date: Wed, 1 Oct 2003 17:55:40 GMT

> Hi to all,
> 
> I get last WinAVR 20030913 release and tried to use 
AVARICE with Insight
> with JTAG.
> I start AVARICE, then it wait for connection on port 4242 
(I also tried
> to change the port number, but the result does not 
change),
> 
> C:\AVR\Test>avarice --verify --file testlib.elf --jtag 
com1 :4242
> AVaRICE version 2.0.20030825cvs, Sep 12 2003 12:56:48
> 
> JTAG config starting.
> Hardware Version: 0xc0
> Software Version: 0x67
> Reported JTAG device ID: 0x9702
> Configured for device ID: 0x9702 atmega128
> LockBits -> 0xff
> 
> Reading Fuse Bytes:
>   Extended Fuse byte -> 0xff
>       High Fuse byte -> 0x00
>        Low Fuse byte -> 0x0f
> JTAG config complete.
> 
> Verifying
> 
FLASH.......................................................
.........
> ..........................................................
...............> ........
> .................................
> 
> Download complete.
> Waiting for connection on port 4242.
> 
> then I start Insight, load the elf file, then select Run, 
Connect to
> target, select Target Remote/TCP, select hostname 
localhost, select port
> 4242, download program in unchecked, then press OK.
> AVARICE connect but to a different port and then exit and 
also Insight
> give an error (Could not establish connection to remote 
target).
> 
> Connection opened by host 127.0.0.1, port 1463.
> JTAG ICE communication failed: Resource temporarily 
unavailable
> 
> The connection (JTAG, cable Hardware board) works with 
AVR-studio 3.53,
> but I would like to leave AVR-Studio and use Insight 
instead.
> HW board uses a atmega128 running at 16 MHz.
> 
> PC is a ASUS notebook (266 MHz with 160 MB ram, 20 GB 
HDD) running
> WIN98SE.
> 
> Then I tried to discover to origin of the problem: I 
tried a different
> JTAG ICE with different firmware version (0x73) and I had 
the same
> problem.
> Then I created a new little partition on HD and installed 
also Windows
> XP : with XP Insight and JTAG ICE work great !!!
> So, the reason is the windows version.

Thanks for such complete information!

 
> Is it true that Insight (or avarice) works only on 
windows NT4, 2K and
> XP ?

Good question. At this point, I don't know, but now I'm 
looking into it. I can tell you that WinAVR is built on 
Windows 2000 using Cygwin (and MinGW).

There are two issues: Insight, and Cygwin. Insight uses the 
Cygwin DLLs that are shipped with WinAVR. They also use the 
Tcl/Tk DLLs that are also shipped.

Can you successfully run other WinAVR programs that also 
use the Cygwin DLLs on Win98, such as avrdude, uisp, 
srecord?


> If true, I suggest to state it somewhere in the read me 
file.

I wasn't aware of such an issue until now. If there is an 
issue, then yes a note will be made in the README.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]