SpacehuhnTech/WiFiDuck

Probleme while flashing Pro Micro

BGM00000 opened this issue · 4 comments

Please I need help when I Upload in the Pro Micro Leonardo it gives me an error, why ?

Sketch uses 24540 bytes (85%) of program storage space. Maximum is 28672 bytes.
Global variables use 1638 bytes (63%) of dynamic memory, leaving 922 bytes for local variables. Maximum is 2560 bytes.
Property 'upload.tool.serial' is undefined

Capture d’écran 2023-02-09 à 18 43 29

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍️ Provide enough information to understand, recreate and help out with your problem
4. ℹ️ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

ywaf commented

Just flash with normal drivers, not the modified ones. should still work

Just flash with normal drivers, not the modified ones. should still work

What does that mean? I didn't download any special drivers for the AVR install and the instructions don't tell you to?

I made a pull request to fix this bug.

What does that mean? I didn't download any special drivers for the AVR install and the instructions don't tell you

The "normal drivers" ywaf mentioned are the regular boards included in the Arduino AVR Boards. Although they don't give the same configuration options, they still will work.