[C.CC USERS] Further thoughts on using serial with arduino UNO
cljacobsen at gmail.com
cljacobsen at gmail.com
Thu Jan 27 10:36:27 GMT 2011
On 25 January 2011 18:23, Steve Pretty <steve.g.pretty at btinternet.com> wrote:
> Further to my previous postings about using serial communications on the
> arduino UNO:
>
> I recommend that, when debugging code on the UNO, that you always (until the
> issue is resolved) add code to coreectly configure the serial port - even if
> your code does not use it.
This is a good interim solution, though we need to fix this in the
firmware as the TVM might die before your program is ever run, in
which case it is hard to see the diagnostic message (I currently have
that problem due to a bytecode location problem).
Christian
More information about the users
mailing list