From: ErikZalm Date: Sun, 28 Aug 2011 21:09:18 +0000 (+0300) Subject: Edited README via GitHub X-Git-Tag: iwj-success-2012-07-29~270^2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=67967a4b60a618b55f57bd5a7e6d90a3b455a3b4;p=marlin.git Edited README via GitHub --- diff --git a/README b/README index daf03db..c11f90c 100644 --- a/README +++ b/README @@ -51,6 +51,20 @@ If all goes well the firmware is uploading Start pronterface Select the correct Serial Port. Type 250000 in the baudrate field. -Press the Connect button. +Press the Connect button + +=============================================================================================== +Known issues + +On some systems we get compilation errors. + +This is caused by the "wiring_serial.c" and "wiring.c". +The simple fix is to delete these files but this may have a performance impact. + +The best workaround is to move these files to sanguino directory. +(".../arduino-0018/hardware/Sanguino/cores/arduino/" on windows systems) + + +