Hello Arduino Community,
In advance Sorry for my english !!
I have a problem (otherwise I will not here) : I received an ARDUINO DUE Board - I installed the ARDUINO IDE version 1.8.3 and I added the new board with the board manager (version 1.6.11 for ARDUINO SAM Boards).
When I want just compiled an simple exemple code - I have an error message type : error programming port - same thing if i didn't connect the board.
Did you have an idea, solution, proposal, tracks...
In advance thank you for your help.
Best Regard,
Philou
Its better to post error messages as text using the code tags ( </> )
Also enable VERBOSE in preferences for upload.
Thank you for these advices :
there is the :
</ C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\zfppby\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\zfppby\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\zfppby\Documents\Arduino\libraries -fqbn=arduino:sam:arduino_due_x_dbg -vid-pid=0X2A03_0X003D -ide-version=10803 -build-path C:\Users\zfppby\AppData\Local\Temp\arduino_build_766583 -warnings=all -build-cache C:\Users\zfppby\AppData\Local\Temp\arduino_cache_900464 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.bossac.path=C:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.6.1-arduino -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1 -verbose C:\Users\zfppby\AppData\Local\Temp\untitled1103395348.tmp\sketch_aug09a\sketch_aug09a.ino
C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\zfppby\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\zfppby\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\zfppby\Documents\Arduino\libraries -fqbn=arduino:sam:arduino_due_x_dbg -vid-pid=0X2A03_0X003D -ide-version=10803 -build-path C:\Users\zfppby\AppData\Local\Temp\arduino_build_766583 -warnings=all -build-cache C:\Users\zfppby\AppData\Local\Temp\arduino_cache_900464 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.bossac.path=C:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.6.1-arduino -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1 -verbose C:\Users\zfppby\AppData\Local\Temp\untitled1103395348.tmp\sketch_aug09a\sketch_aug09a.ino
Using board 'arduino_due_x_dbg' from platform in folder: C:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.11
Using core 'arduino' from platform in folder: C:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.11
Detecting libraries used...
"C:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1/bin/arm-none-eabi-g++" -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -Dprintf=iprintf -w -x c++ -E -CC -mcpu=cortex-m3 -mthumb -DF_CPU=84000000L -DARDUINO=10803 -DARDUINO_SAM_DUE -DARDUINO_ARCH_SAM -D__SAM3X8E__ -mthumb -DUSB_VID=0x2341 -DUSB_PID=0x003e -DUSBCON '-DUSB_MANUFACTURER="Arduino LLC"' '-DUSB_PRODUCT="Arduino Due"' "-IC:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.11\system/libsam" "-IC:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.11\system/CMSIS/CMSIS/Include/" "-IC:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.11\system/CMSIS/Device/ATMEL/" "-IC:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.11\cores\arduino" "-IC:\Users\zfppby\AppData\Local\Arduino15\packages\arduino\hardware\sam\1.6.11\variants\arduino_due_x" "C:\Users\zfppby\AppData\Local\Temp\arduino_build_766583\sketch\sketch_aug09a.ino.cpp" -o "nul"
C:\Program Files (x86)\Arduino\arduino-builder a retourné 1'073'741'855
Erreur de compilation pour la carte Arduino Due (Programming Port) >
Hello everyone,
I also apologize for my English.
I have exactly the same problem, I have searched a lot for information but I found nothing about it.
I want to clarify that I am in a school network if it can help.
Thank you in advance
@isaia123
School networks can pose various issues and it is probably better you speak with your IT administrator first.
@philouxy
There is nothing obvious in your message but it looks like your native language might be french and there is a french section to the forum if you scroll down the main section list.
Also please use code tags as you were asked to ( </> ) for sketches and error messages etc.
@Boule de boule
Thank you for your advice.
Unfortunately this has already been done and no solution.
Good day to you