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

error: programmer did not respond to command: set addr #1

Open
mahuti opened this issue Feb 27, 2018 · 3 comments
Open

error: programmer did not respond to command: set addr #1

mahuti opened this issue Feb 27, 2018 · 3 comments

Comments

@mahuti
Copy link

mahuti commented Feb 27, 2018

When running the updater on Raspberry Pi 3, I get the following error.

Reading | ###########                                        | 21% 0.10savrdude: error: programmer did not respond to command: set addr 2018/02/26 19:11:45 exit status 1

However, when I check the firmware number it originally stated 1.1, and now says 1.2. So the update happened, but it looks like the system could not confirm that it worked successfully.

In my quick testing, I'm now able to use an atari controller (and was not able to do so before) so it looks to have worked except for the confirmation.

Connecting to programmer: .
Found programmer: Id = "LUFACDC"; type = S
    Software Version = 1.0; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.

Programmer supports the following devices:
    Device code: 0x44

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e958a
avrdude: reading input file "firmware.hex"
avrdude: input file firmware.hex auto detected as Intel Hex
avrdude: writing flash (17356 bytes):

Writing | ################################################## | 100% 1.73s

avrdude: 17356 bytes of flash written
avrdude: verifying flash memory against firmware.hex:
avrdude: load data flash data from input file firmware.hex:
avrdude: input file firmware.hex auto detected as Intel Hex
avrdude: input file firmware.hex contains 17356 bytes
avrdude: reading on-chip flash data:

Reading | ###########                                        | 21% 0.10savrdude: error: programmer did not respond to command: set addr
2018/02/26 19:11:45 exit status 1
@petrockblog
Copy link
Owner

Strange. The download to the GamepadBlock worked fine, the read back process was interrupted for some reasons.

Did you run this on Windows, Linux, OSX?

@mahuti
Copy link
Author

mahuti commented Mar 1, 2018 via email

@mahuti
Copy link
Author

mahuti commented Mar 1, 2018

To be clear I ran it on RetroPie. So Raspbian Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants