In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Electronegativity wrote: When I run this code in SXSIM it sets register A to output and moves #%01010101 to that port. When I run the same code on the SX52 tech board it doesn't work and register A remains set to all zeros. What am I missing? Device SX52, OSC4MHZ IRC_CAL IRC_FAST FREQ 4_000_000 reset Start org $100 Start mode $F mov !ra, #%00000000 mov ra, #%01010101 ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=122190 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)