Closed
Description
An attempt to upload sketch on Due that is larger then 256KB cannot be completed if Verify code after upload
option is selected:
To reproduce this step, make sketch that is more then 256KB long or try this eez_psu_sketch where we noticed this bug, go to File... Preferences and select Verify code after upload
option and start upload (Ctrl+U).
I tested that with Arduino IDE 1.6.9 and 1.6.13 on Windows and Ubuntu with installed Arduino SAM boards (32-bits ARM cortex-M3) by Arduino package 1.6.9. Board is obviously Arduino Due.