In SX Microcontrollers, SX/B Compiler and SX-Key Tool, natpie wrote: I am just finally getting around to learning SX/B. I am finding some features I really like, but I am having a little trouble figuring out how to setup my variables in SX/B and still use ASM. I"m still using a lot of assembly in my code, and I can't seem to figure out a good way to control the address of my variables. In assembly i simply use an ORG command with an address and follow that with my string of variable ds and size. As i am trying to use more than the first 20 ram slots I need to know what bank my variables are in (preferable assigning variables used in a specific task to a specific bank). Is there a way to exercise this control over my variables in SX/B? ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=323646 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2009 (http://www.dotNetBB.com)