In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Zoot wrote: [quote="Somebody"]but instead it points 17 SINGLE INSTRUCTIONS back to the load of the timing parameters.[/quote] PJ -- if you view the "list" output of a compiled SX/B or src program, you will see the hex addresses for actual line instructions on the left. This can be useful if you are trying to deconstruct the assembly of high level commands, esp. in the case of "compound" assembly commands like DJNZ, which expand to much more than a single instruction line. Also, the SX-Key reference has a nice little summary of assembly commands organized by single-word and multiple-word instructions (a "word" in this case being a single instruction). ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=283153#m283884 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)