Examples missing 2.2.1

Hi Guys,

Clean install of 2.2.1 on OSX.

Installed Giga R1 board.

Only built in examples are available when "Giga R1" is selected as board.

Does anyone else see this?

Thanks

Andy

Do complete Uninstall Arduino IDE and then re-install the Arduino IDE. Make sure that you install all the dependencies ( Package Core and Libraries) that shows up after the installation (you need internet connection when installing the IDE). If your machine is running Windows 11, check How to Fix Arduino Problem on Windows 11 and grant the IDE admin right.

Thanks Dozie.

I had already done that before posting.

Doesn't seem to matter so much now as the board is totally dead :slight_smile:

Cheers

Andy

Aha, the board is back.

Any other ideas how to get the examples showing up, I have already uninstalled Arduino totally, removed the arduino15 folder, removed all libs, removed all sketches, and re-installed Arduino and the board.

Installed 1.8.19, examples show there perfectly but not in 2.2.1

Aha, after installing 1.8.19 the examples are now appearing in 2.2.1

Magic.

Hi @BobTheDog

It sounds like this bug:

If you encounter it again, you can try using the nightly build of Arduino IDE, which has the fix of the bug:

https://www.arduino.cc/en/software#nightly-builds

1 Like

Thanks, the examples went missing again so I have just been looking at them in 1.8.19!

I will give the nightly build a go...

Thanks

Andy

Hi @ptillisch

That nightly version fixed the issue, thanks very much.

Andy

You are welcome. I'm glad it is working now.

Regards,
Per