Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug #8264] flash procedure fail #13

Closed
avrs-admin opened this issue Dec 10, 2021 · 4 comments
Closed

[bug #8264] flash procedure fail #13

avrs-admin opened this issue Dec 10, 2021 · 4 comments
Labels
invalid This doesn't seem right

Comments

@avrs-admin
Copy link

Tue 23 Mar 2004 02:25:16 PM UTC

Configuration: WinAVR-20030913-bin-install
mfile.tcl
STK500 / AVRStudio 4.08
Win98se

Description:
When running the flash procedure using <make %d program>, AVRDUDE tries in vain to establish communication with the STK500. AVRDUDE apparently does not detect the error and remains as task in the system. This program can then only be interrupted by using "End Task." This means flashing is not possible with the STK500.

This issue was migrated from https://savannah.nongnu.org/bugs/?8264

@avrs-admin avrs-admin added the invalid This doesn't seem right label Dec 10, 2021
@avrs-admin
Copy link
Author

Eric Weddington
Tue 23 Mar 2004 05:03:13 PM UTC

Using your "<make %d program>" sounds like you are using avrdude in conjunction with the WinAVR sample makefile and Programmers Notepad. I suspect that the problem lies with either one of those. Please verify by calling avrdude manually on a command line prompt and see if it still hangs.

Note that avrdude is known to work with the stk500 on windows 2000.

@avrs-admin
Copy link
Author

Reiner Muench
Tue 23 Mar 2004 06:14:20 PM UTC

Yes I'am using pn2 and VSE.
I tried "avrdude -p ATMEGA -P com1  -e -c stk500    -U flash:w:test.hex" manually on command line

Result: same as before but avrdude can be canceled by closing window

The version avrdudew32 Version 0.1 for MS VISUAL C++ 6.0
( http://www.siwawi.arubi.uni-kl.de/avr_projects/#avrdudew32 ) works fine via IDE and command line

MooseC

@avrs-admin
Copy link
Author

Colin O Flynn <c_oflynn>
Fri 18 Jun 2004 06:31:06 PM UTC

Hi,

I have Windows 98 and can confirm that it works for me using a similar setup. I can program flash with my STK500 connected OK (different firmware in my STK500 form yours though).

As well if I force an error condition avrdude does exit (the STK500 not connected takes a few seconds though).

Regards,

-Colin

@avrs-admin
Copy link
Author

Colin O Flynn <c_oflynn>
Fri 18 Jun 2004 06:33:35 PM UTC

extra note: I have the latest version of avrdude built for windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant