MAiXDUiNO Blink LED Test

Hello,



I managed to setup/configure the MAiXDUiNO board using the instructions at <LINK_TEXT text=“https://maixduino.sipeed.com/en/get_sta … stall.html”>https://maixduino.sipeed.com/en/get_started/install.html</LINK_TEXT>



I can Verify the standard Arduino Blink example. When I click Upload, the Upload complete message is displayed but there is no blinking LED. I did not change the code, so I was expecting the on-board LED (pin 13, green, per MAiXDUiNO documentation) to blink. Instead, it appears that even the upload is reported as complete, the code does no further execution.



I do see the following messages:
[code][INFO] Initialization flash Successfully

Programming BIN: |================================---------------------------------| 50.0% 53kiB/s[/code]
and the last two displayed lines are:
</s>Programming BIN: |=================================================================| 100.0% 53kiB/s [INFO] Rebooting... <e>

At this point the program seems hung. What should I do to move forward? (I have posted the same question at the sipeed forum but the two individuals who replied seemed to think that I was confused between Arduino and MicroPython. With all due respects to the two individuals, I am not confused and I fully understand that MicroPython (where I have an installation issue too) is a completely separate topic. Thanks for your attention.



Kind regards.



P.S. I am providing supporting documentation to illustrate my attempt to setup the link between my desktop and MAiXDUiNO to run Arduino sketches.
Take it to Maixduino.odt (12.9 KB)

Hi there~



I talked with Sipeed designer that you have the posted on below link and got the answer. Please let us know if any issue. thanks.



https://bbs.sipeed.com/t/topic/891/7

You need to reset the board manually there is a bug with it not doing a reset, my board also doesn’t reset by itself