Can't find "Arduino Pro or Pro Mini (3.3V, 8 MHz) w/ ATmega328" in Tools/Board

Hi,

I can't find "Arduino Pro or Pro Mini (3.3V, 8 MHz) w/ ATmega328" in Tools/Board while following instructions on https://www.arduino.cc/en/Guide/ArduinoProMini to upload a sketch to my board.

I can't seem to manage communication with my board, using an FTDI adapter.

Can anyone tell me which version or option of the IDE has the setting for this particular board?

Many thanks,

Bernardo

Actually I didn't know there were versions of the IDE which don't have that board. What version of the IDE and what operating system are you using? What boards do you see as choices in the Tools, Boards menu?

Hi, I actually found it. You have to select the board first, and on a second menu, the processor specifics. I was misled by a printscreen of the old IDE I found online.

Thanks!