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

Building Arducopter with Arduino #713

Closed
SpaceCadet-Code opened this issue Feb 15, 2017 · 1 comment
Closed

Building Arducopter with Arduino #713

SpaceCadet-Code opened this issue Feb 15, 2017 · 1 comment

Comments

@SpaceCadet-Code
Copy link

Hey,
I am able to compile the base code with arduino ide but after uploading the code the board does not start (CLI not accessable and no lights on board). I can upload pre compiled hex and everything works fine. Anyone have any ideas what could be going wrong?

@rmackay9
Copy link
Contributor

It's likely that the software is too big to fit on the AVR but it's really hard to say. There should be a message if that's the case (i.e. if the firmware is too big for the AVR, a message will be displayed at the end of the upload).

support issues should really be raised in the forums instead of here on the wiki to-do list. Here's the link: http://discuss.ardupilot.org/c/arducopter

Just need to warn you that we don't support the AVR boards anymore. They just don't have the CPU power, RAM or flash for all the features we've added over the past 2 years.

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