Shop OBEX P1 Docs P2 Docs Learn Events
Bs2sx multi-banking — Parallax Forums

Bs2sx multi-banking

GuidoGuido Posts: 195
edited 2005-03-14 00:13 in BASIC Stamp
Confused as usual! I read Jon's article on Multi bank programming and am still confused on how to download to the [url=mailto:BS@SX]BS2SX[/url].
I realalize that Run 0 runs slot 0 and Run 1 will run slot 1, But how in the heck do you download and identify the individual slots.....
Thanks Again

Comments

  • dandreaedandreae Posts: 1,375
    edited 2005-03-13 22:54
    You'll want to use the "RUN" command to access the different memory slots.· You can·find more information in the BASIC Stamp manual version 2.1 available for free download on the Parallax website www.parallax.com.



    Dave

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Dave Andreae

    Tech Support
    dandreae@parallax.com
    www.parallax.com

    ·
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-03-13 23:55
    If you download the code you find that the $STAMP declaration in the main file (slot 0) also tells you what file is to be downloaded to slot 1 -- the editor handles the details.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas, TX· USA
  • GuidoGuido Posts: 195
    edited 2005-03-14 00:13
    Thank You Jon,
    ·I was just reading up on it and just could not understand how you would download it. Only thing I could figure out is just keep downloading on top of it!!! Well now I will attemp to write to the SX..
    Have Patience!!!! Still here learning
    Thanks Again
    Guido
Sign In or Register to comment.