Firebeetle M0: AVRDude error message after flashing
Hi,
I'm running Arduino IDE 1.8.13 with the dfrobot Firebeetle library 0.0.4.
After flashing a program I get the following error message from AVRDude:
Another problem I've already solved is the wrong or outdated link in the Firebeetle M0 Wiki for the Arduino boardmanager.
The correct link is:
http://download.dfrobot.top/firebeetle/ ... index.json
o_lampe
I'm running Arduino IDE 1.8.13 with the dfrobot Firebeetle library 0.0.4.
After flashing a program I get the following error message from AVRDude:
Code: Select all
The program I flashed works fine, but the error message is confusing.avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: verification error, first mismatch at byte 0x9364
0x30 != 0x04
avrdude: verification error; content mismatch
Another problem I've already solved is the wrong or outdated link in the Firebeetle M0 Wiki for the Arduino boardmanager.
The correct link is:
http://download.dfrobot.top/firebeetle/ ... index.json
Code: Select all
Please correct your Wiki, thanks.http://download.dfrobot.top/firebeetle/package_DFRobot_test_index.json
o_lampe