Skip to content

Arduino IDE 2 not program MCUs Atmel and Arduino IDE 1.8.13 program #1323

Closed as not planned
@JorgeTorres01

Description

@JorgeTorres01

Hi,

I'm trying to program Atmel (microchip) MCUs with Arduino IDE. In IDE 1.8.13 its works but with the new IDE version (2.0.0-rc9.2) not program the MCU.

MCU: Attiny406
Board: megaTinyCore, version 2.5.11
Programmer: PICkit4

In IDE 2, when it tries to upload, it shows "using programmer : arduino":
image

But with IDE 1.8.13 its show: "using programmer : pickit4_updi":
image

In both IDEs I defined the PICkit4 programmer:
image

I suppose that the IDE 2 to not program is due to it trying to use the programmer "arduino" instead "PICkit4"...
But this can be a bug of IDE 2 or a bug of board (megaTinyCore)? (or some mistake of mine? :) )
And how can this be resolved?

Thank you,
Jorge

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions