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

ide-v2-uploading-a-sketch.md steps are out of order #300

Closed
kuhrusty opened this issue Jun 21, 2022 · 1 comment
Closed

ide-v2-uploading-a-sketch.md steps are out of order #300

kuhrusty opened this issue Jun 21, 2022 · 1 comment
Labels
bug Something isn't working community Bugs and fixes suggested by the community

Comments

@kuhrusty
Copy link

After following the instructions in https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing on Linux, I'm looking at https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-uploading-a-sketch; step 3 is:

  1. Click on the verify tool (checkmark). Since we are verifying an empty sketch, we can be sure it is going to compile. After a few seconds, we can see the result of the action in the console (black box in the bottom).

On my box, instead of success, I get:

Compilation error: Missing FQBN (Fully Qualified Board Name)

I guess that means I needed to select a board first? If I follow step 4 ("select the board that we are using"), and then go back to step 3, step 3 works.

(You can't quite just swap the two steps as written; they'll need to be massaged a bit.)

@per1234 per1234 added bug Something isn't working community Bugs and fixes suggested by the community labels Jul 17, 2022
karlsoderby added a commit that referenced this issue Jul 29, 2022
Updated faulty instructions for uploading sketch to board (IDE 2)
@karlsoderby
Copy link
Contributor

Hey @kuhrusty I have addressed this issue in the documentation, switching the steps and "massaged" the text a bit 😄 Thank you for reporting it.

karlsoderby added a commit that referenced this issue Aug 1, 2022
Serjlee pushed a commit that referenced this issue Jan 16, 2023
[PC-1078] Opta: Tank level monitoring application note update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community Bugs and fixes suggested by the community
Projects
None yet
Development

No branches or pull requests

3 participants