processor lock-up

jtd330

New member
Hi all,

I am having problems with a Teensy 3.1 board. I am using Arduino 1.0.6 and Teensyduino 1.20

When I connect the board to a PC with the loaded code and send UDP messages to the board, I am seeing UDP messages from the board stop and I suspect the processor is locked up. I The board sends UDP messages periodically, I would say around every 30-50 ms.

A reset of the processor (using the reset pad on the bottom) resolves the issue.

I have seen a lock-up problem with an Etherten board as well - I am thinking they may be related: http://forum.freetronics.com/viewtopic.php?f=4&t=6185.

Any thoughts?

Thanks,
Jeremy
 

Attachments

  • Software.ino
    12.6 KB · Views: 99
Back
Top