Skip to content

Adding support for Pololu Orangutan board loses "Programmer" item in Tools menu #420

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

Closed
ChrisBalmforth opened this issue Jun 18, 2021 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@ChrisBalmforth
Copy link

The Pololu Orangutan is an AVR 328 based robot controller board. Adding support in the Arduino v1 IDE is documented here https://www.pololu.com/docs/0J17 This works fine with the linux version of v1.8.13 When I follow the same procedure with ide v2.0.0-beta7 the board is available in Board Manager, but the Orangutan examples are greyed out in the Examples menu and the Programmer item disappears completely from the Tools menu. Sketches compile OK, but attempting to upload a sketch gives the error message "Upload error: Error: 2 UNKNOWN: a programmer is required to upload for this board"

Steps to reproduce the behavior:

  1. Add a "hardware" sub-folder to the Sketches folder if not already present.
  2. Download the zip file https://www.pololu.com/file/0J1229/libpololu-arduino-161018.zip and unzip the folder libpololu-arduino to the hardware sub-folder.
  3. Re-start the IDE and select one of the Orangutan boards from the Tools menu.
  4. Open the Tools menu again and the Programmer entry has disappeared.

I am running Linux Mint 20.1 on a HP Envy laptop.

libpololu-arduino-161018.zip
orangutan_arduino.pdf

@per1234
Copy link
Contributor

per1234 commented Jun 18, 2021

Hi @ChrisBalmforth. Thanks for taking the time to report this bug.

I see we already have a prior issue report about this at #364.

It's best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

For now, only Boards Manager installation of Arduino boards platforms is supported by Arduino IDE 2.x. If the developers of the boards platform you are using did not make the effort to provide that installation method, you'll need to continue to use the classic Arduino IDE until support has been added for manually installed platforms.

@per1234 per1234 closed this as completed Jun 18, 2021
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Jun 18, 2021
@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 25, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants