SpenceKonde / DxCore

Arduino core for AVR DA, DB, DD, EA and future DU-series parts - Microchip's latest and greatest AVRs. Library maintainers: Porting help and adviccee is available.
Other
189 stars 50 forks source link

error when burning the bootloader for avr128DA28 and arduino uno as updi #526

Closed hoka83 closed 2 months ago

hoka83 commented 7 months ago

IMG_6061 (1) IMG_6060

hoka83 commented 7 months ago

why it gives me this error?

avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description avrdude: jtagmkII_program_enable(): bad response to enter progmode command: RSP_ILLEGAL_MCU_STATE avrdude: jtagmkII_program_enable(): bad response to enter progmode command: RSP_ILLEGAL_MCU_STATE avrdude: jtagmkII_read_byte(): bad response to read memory command: RSP_ILLEGAL_MCU_STATE avr_read(): error reading address 0x0000 read operation not supported for memory "signature" avrdude: error reading signature data for part "AVR128DA28", rc=-2 avrdude: error reading signature data, rc=-2 avrdude: jtagmkII_program_disable(): bad response to leave progmode command: RSP_ILLEGAL_MCU_STATE Error while burning bootloader.

mikrocoder commented 6 months ago

Hi,

Why are you photographing your monitor? Can't you take screenshots?

About your problem. The selected com port is wrong. The Arduino Uno is not an AVR128DA28. Do you already have the bootloader on it?

SpenceKonde commented 4 months ago

They have no communication whatsoever between the arduino uno acting as UPDI device and the UPDI device. Wiring incorrect.

nomakewan commented 4 months ago

Agreed. Suggest closing this as a duplicate of #525 honestly.

SpenceKonde commented 2 months ago

Though, it should be noted that there were also buggy versions of jtag2updi