Hello,
I have a FreeSoc2 and have successfully loaded the Arduino Bootloader. I can turn the LED ON and OFF by sending the H and L commands from the serial monitor through the target USB port. I tried uploading the Blink example sketch and I get No board found on comport. I have tried both the target and debug ports. My target port is on com4 and my debug port is on com5. Both ports show up in device manager and the IDE also sees them. The board is selected as Arduino Due (Programming Port).
What am I doing wrong?
Thanks for all your help.
Moses