Skip to content
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.

STK500V2 wrapper corrupted (No Start Message detected!)! #21

Open
JacobDevine opened this issue Jan 24, 2018 · 2 comments
Open

STK500V2 wrapper corrupted (No Start Message detected!)! #21

JacobDevine opened this issue Jan 24, 2018 · 2 comments

Comments

@JacobDevine
Copy link

JacobDevine commented Jan 24, 2018

While trying to flash using the internal Amiibombuino Flasher, I tried flashing my Arduino Mega 2560 but it keeps coming up with the error: STK500V2 wrapper corrupted (No Start Message detected!)!
If anyone knows of a fix for this problem I would greatly appreciate it.

Edit: Now when trying to flash I get the error: Difference encountered during verification, write failed!
This error only comes up the first time I try flashing, then the previous error occurs, if I restart the program the error changes back again.

@christophediericx
Copy link

The "internal Amiibombuino Flasher" is actually an older copy of some of the files of my library over here (https://github.com/christophediericx/ArduinoSketchUploader). These files files were directly included in this project without proper attribution (as required per the MIT license).

This older version very likely has multiple issues with ATMega2560 that have since then been resolved in the base library. Either updating the relevant sources (and adding attribution) or consuming the nuget package (https://www.nuget.org/packages/ArduinoUploader/) would likely solve the issue.

@AcK77
Copy link
Owner

AcK77 commented Feb 28, 2018

Like the creator of the library said, I have to update the code inside AmiiBomb.
But you can use an external falsher with the .hex files provided as a temporary solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants