Skip to content

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

Closed
@ChrisBalmforth

Description

@ChrisBalmforth

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

Metadata

Metadata

Assignees

Labels

conclusion: duplicateHas already been submittedtopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions