We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried several megas, and none worked after the bootloader replacement. MiniCore works properly with UNO (cloned). The error looks like:
Programmer Type : Urclock Description : Urclock programmer for urboot bootloaders using urprotocol Urboot protocol for ATmega2560 avrdude: AVR device initialized and ready to accept instructions avrdude ur_initstruct() error: unknown bootloader ... please specify -xbootsize=<num> avrdude avr_signature() error: unable to read signature data for part ATmega2560, rc=-1 avrdude main() error: unable to read signature data, rc=-1
My settings are:
Could someone route me on the right way? Thx! P.s. I need clarification that the bootloader is always the same. Fuses changed only. Is it correct?
The text was updated successfully, but these errors were encountered:
... And you have burned the bootloader bundled with Megacore, using your USBasp programmer?
Sorry, something went wrong.
Yes. That's correct. As I mentioned before, the same approach for UNO works fine. Thx!
No branches or pull requests
I tried several megas, and none worked after the bootloader replacement. MiniCore works properly with UNO (cloned).
The error looks like:
My settings are:
Could someone route me on the right way? Thx!
P.s. I need clarification that the bootloader is always the same. Fuses changed only. Is it correct?
The text was updated successfully, but these errors were encountered: