I just bought an Arduino Due and was having issues getting my program to run at all. So I simplified the program to just a blink test and a serial test (sending 1 byte).
I found that the main loop will runs sluggishly for about 5 iterations before it will simply stop running. If I reset the board it will repeat this behavior.
Is this something I am doing or have done in correctly while setting up the board for use/programming it, or is my board faulty?
Please read the "How to post". It is at the beginning of each sub forum.
My experience is that good posts get answers. Usually within a day or so. Your post has been read 125 times as of now.
Add a sketch (use code tags) that shows the behavior and provide a better description e.g. what you have tested, your setup e.g. which port did you use, OS, tools version, ...
jfrankl8:
Is this something I am doing or have done in correctly while setting up the board for use/programming it, or is my board faulty?
Chances are it is something you have done.