AVR Downloader/UploaDEr - Bugs: bug #56970, avrdude exit code -1073741819 on...
You are not allowed to post comments on this tracker with your current authentication level.
bug #56970: avrdude exit code -1073741819 on Windows 10
Submitter: | Jozef Chovan <chovanj> | ||
Submitted: | Mon 30 Sep 2019 05:45:23 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | None |
Status: | Need Info | Privacy: | Public |
Assigned to: | None | Originator Name: | Joe |
Open/Closed: | Open | Release: | 6.3 |
Programmer hardware: | usbasp | Device type: | ATtiny9 |
Sat 05 Oct 2019 06:44:17 PM UTC, comment #3: |
Joerg Wunsch <joerg_wunsch>![]() |
Sat 05 Oct 2019 12:03:48 PM UTC, comment #2: Hi,
|
Jozef Chovan <chovanj> |
Mon 30 Sep 2019 07:48:43 PM UTC, comment #1: Well, -1073741819 is 0xc0000005.
|
Joerg Wunsch <joerg_wunsch>![]() |
Mon 30 Sep 2019 05:45:23 PM UTC, original submission:
Hi,
|
Jozef Chovan <chovanj> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-11-07 | joerg_wunsch | Status | None | ![]() |
Need Info |
2019-09-30 | chovanj | Carbon-Copy | - | ![]() |
Added chovanj |
The script I am using is in the repository, under
tools/build-mingw32.sh
It's a cross-platform build using MinGW32 on my FreeBSD host.
Unfortunately, I cannot really tell you how to build under Windows natively. Never did that myself.