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

arduino atmega2560 cannot load 20k+ image [imported] #887

Closed
cmaglie opened this issue Nov 15, 2012 · 1 comment
Closed

arduino atmega2560 cannot load 20k+ image [imported] #887

cmaglie opened this issue Nov 15, 2012 · 1 comment
Labels
Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 887 moved from a Google Code project.
Added by 2012-04-14T19:11:17.000Z by zamp...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

What steps will reproduce the problem?

  1. Uploading software images to my Arduino Mega2560 with avrdude where the hex file is bigger than around 20k

What is the expected output? What do you see instead?
I get avrdude stk500v2_ReceiveMessage(): timeout

arduino 1.0, avrdude 5.11, latest dfu code, latest bootloader, I have a original Arduino Mega2560 R3.

Please provide any additional information below.
I have installed and self complied latest librxtx, avrdude, dfu-programmer, sun-6-java-jre, arsuino 1.0, I have upgraded the dfu code and bootloader with latist code from github. Took me 2 weeks to get everything done, arduino newbie! However I have 15 years of c++/java ex[erience commercially and I am a electronic hobbiest for the last 25 years! I have fiddled with avrdude.conf etc, etc.

I run ubuntu 10.04 and Win XP same problem. I can upload the same hexfile onto my Arduino UNO R3 no problem! It cannot run code as it already uses more than 2k of sram. hexfile is 20980 bytes in size.

@Fede85
Copy link
Contributor

Fede85 commented Apr 24, 2013

Fixed with the pull request: #1183

@Fede85 Fede85 closed this as completed Apr 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory
Projects
None yet
Development

No branches or pull requests

2 participants