It seems, due SAM-BA (SAM Boot Assistant) inside ATSAM3X8E being listening to both Native USB and UART USB ports after a Reset for programming, allowing talking with SAM-BA, this time from your PC, through BOSSA (bossac.exe, Basic Open Source Sam boot Assistant), then it would make not possible to program an Arduino Due while having both USB port connected to a PC.
Can somebody confirm, this is the reason?
-
1Do you get a particular error when you try this?PMF– PMF2021年06月11日 06:23:58 +00:00Commented Jun 11, 2021 at 6:23
1 Answer 1
It should be possible to do because when you flash the microcontroller needs to be in the flashing mode that only works with the Native port, to enable that mode you have to press the erase button for around 2 seconds and then press Reset...
I made a guide on how to do this here