Created
September 7, 2014 18:00
-
-
Save Bouni/b50862a098f23050ab8f to your computer and use it in GitHub Desktop.
Arduino IDE 1.5.7 serial errorlog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Serial1 sent 3E, received 3E, OK! | |
Serial2 sent 3E, received 3E, OK! | |
Serial3 sent 3E, received 3E, OK! | |
3455 bytes sent | |
Serial1 sent 3F, received 3F, OK! | |
Serial2 sent 3F, received 3F, OK! | |
Serial3 sent 3F, received 3F, OK! | |
3456 bytes sent | |
Test mode 12 | |
Serial1 sent 0, received FFFFFFFF, >>>> FAIL <<<< | |
Serial2 sent 0, received 0, OK! | |
Serial3 sent 0, received 0, OK! | |
3457 bytes sent | |
Serial1 sent 1, received 0, >>>> FAIL <<<< | |
Serial2 sent 1, received FFFFFFFF, >>>> FAIL <<<< | |
Serial3 sent 1, received FFFFFFFF, >>>> FAIL <<<< | |
3458 bytes sent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the point when the Serial error happens.