hello , is anyone here familiar with avr128da28 chip?
i want to program avr128da28 chip using arduino uno as a programmer, anyone here can help?
i tried to use jtag2updi but it gives me error when i compile the sketch
Which sketch? Do you get a compile error or an upload error? Please post them (using code tags, the <CODE/>
button here on the forum).
Anything in these search results? arduino uno as updi programmer - Google Search
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.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.