AVR Downloader/UploaDEr - Bugs: bug #51117, Problems with extended address...
You are not allowed to post comments on this tracker with your current authentication level.
bug #51117: Problems with extended address (>128K) and buffer size
Submitter: | Stephan Schreiber <tozzi> | ||
Submitted: | Thu 25 May 2017 11:16:43 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | None |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Name: | Stephan Schreiber |
Open/Closed: | Open | Release: | 6.3 |
Programmer hardware: | AVROSP (Butterfly) | Device type: | ATXMega256A3(U) |
( Jump to the original submission )
Fri 16 Jun 2017 03:34:35 AM UTC, comment #6: |
Mike <smbrandonjr> |
Fri 16 Jun 2017 03:28:40 AM UTC, comment #5: So I got avrdude reinstalled on my raspberry pi and working the way it was before...which was the verification was failing on a flash where file is 152kb.
|
Mike <smbrandonjr> |
Fri 16 Jun 2017 01:37:18 AM UTC, comment #4: Thanks!
|
Stephan Schreiber <tozzi> |
Fri 16 Jun 2017 01:31:54 AM UTC, comment #3: I totally understand. I made the changes manually. Reason I am not using 6.3 is because I ran into issues using GPIO on my raspberry pi with 6.3. Could never get it work but 6.1 would work fine. Thanks for the patch, I will report back if it is successful in 6.1 (running into other issues with my raspberry pi preventing me from testing it at the moment). |
Mike <smbrandonjr> |
Thu 15 Jun 2017 10:24:46 PM UTC, comment #2: I'd love to help, but I'm actually still quite busy reinventing the wheel and porting the whole thing to Swift, using ORSSerial Library.
|
Stephan Schreiber <tozzi> |
Thu 15 Jun 2017 09:07:03 PM UTC, comment #1: Any chance you have or could create a patch for version 6.1? I tried to applyu this patch but get a malformed patch at line 13. I assume due to differing butterfly.c files betwen version 6.1 and 6.3. |
Mike <smbrandonjr> |
Thu 25 May 2017 11:16:43 PM UTC, original submission:
Using a black-box (client-provided) which is connected via Ft232R USB adapter, most likely ancient boot loader, following AVROSP protocol (and working correctly with avrosp.exe).
|
Stephan Schreiber <tozzi> |
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.
And as I am looking at all of this, please excuse my ignorance, would changes to the butterfly.c file have any affect on my circumstance where I am attempting to use the "linuxgpio" programmer?