In SX Microcontrollers, SX/B Compiler and SX-Key Tool, linock wrote: Me again..i know :shakehead: Here's the thing that happens. I have a little bit of code which displays a value taken from rctime. It works fine displaying the values towards the parallel lcd but i wished also to send the values displayed on the lcd to the DAQStamp program in same time or near same time. Everything i tried finished with the same conclusion : LCD freeze and nothing displayed in the terminal. I used the windows hyperterminal to do that. Hyperterminal is configured with 9600 N 8 1. The code i tried was looking like something serout 16, 84, [value] where value is the reflect of "DEBUG DEC RC" and of course RC is the container of RCTIME values. What could be wrong with this ? and what is freezing everything ? is it due to DEBUG ? it's quite confusing or is it the wrong pin i use (had the idea to use the already mounted Sub-DB9, the one used for upload code, instead using one more pin) i also tried a little code found on the forum BASIC STAMP page 5 or page 6 with String1, Mybyte and Stringloc in the code but the behaviour remains the same. Why this little puppy stays quiet and frozen :) ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=108003 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)