Skip to content

Error message--Buffered memory access not supported #1865

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

Open
bruce87020 opened this issue Feb 16, 2014 · 3 comments
Open

Error message--Buffered memory access not supported #1865

bruce87020 opened this issue Feb 16, 2014 · 3 comments
Assignees
Labels
Component: Uploading Uploading programs to an Arduino board Type: Bug

Comments

@bruce87020
Copy link

bruce87020 commented Feb 16, 2014

I've tried all the solutions I could find on the forum, but none of them worked for the two robots I bought for my students. I get the following error message when trying to upload to the Arduino Robot:

Found programmer: Id = "B§$ "; type = Software Version = . ; Hardware Version = .
avrdude: error: buffered memory access not supported. Maybe it isn't a butterfly/AVR109 but a AVR910 device?

The solutions I've tried are:

  • Tapping the reset button twice and then clicking upload.
  • Holding down the reset button while compiling is occurring and then releasing it when uploading starts.
  • Tapping the reset button twice when compiling is almost finished.
  • Changing the Programmer from "AVRISP mkII" to "USBasp"

We were able to upload programs to robot # 1 for about a week before getting the error message. Students did not use robot # 2. I was able to upload about two programs to robot # 2 before getting the error message. The problem occurs whether I'm using a Windows 8.1 machine or an XP machine.

The IDE version I'm using is 1.0.5-r2.

@synthead
Copy link

I am having this same issue under Linux with my Leonardo. Whenever I read serial data from the board, it goes into this "stuck" state and the only way I am able to fix the issue is by unplugging the Leonardo, rebooting my machine, and plugging it back in.

@ffissore
Copy link
Contributor

ffissore commented Feb 24, 2015 via email

@synthead
Copy link

I'm using 1.6.0.

@per1234 per1234 added Component: Uploading Uploading programs to an Arduino board Type: Bug and removed Uncategorized Labeling of this item has not yet occurred labels Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Uploading Uploading programs to an Arduino board Type: Bug
Projects
None yet
Development

No branches or pull requests

5 participants