In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Desy2820 wrote: I'm not an expert on the SX, but this comes down to a key difference between a Stamp and an SX. The Stamp stores tokens externally, which are it's program, but the SX stores it's programs internally. Because the SX needs a higher programming voltage, it can't reprogram itself while running. (if that makes sense.) You can use an external EEPROM to store the data you need, then read it back from within your program. You'll need to add the appropariate I2C routines though. Hope this helped! ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=222202#m222224 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)