In SX Microcontrollers, SX/B Compiler and SX-Key Tool, robotworkshop wrote: Hello Kevin, On the SX48 you can usually leave of the TURBO, STACKX, and OPTIONX. As an example I usually run the SX48 at 20Mhz and have the following in my code: ' Configure SX48 options and setup to use OSCXT2 (external 20mhz resonator) DEVICE SX48, OSCXT2 FREQ 20_000_000 I've been going back and forth between the two processors and haven't had any trouble. If you are going to use SX/B then it takes care of a lot of the dirty work behind the scenes. Robert ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=256565#m256588 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)