I'm not sure what you're asking. When you download your program (to run it) from the Stamp Editor to the BS2, the Editor is saving a compiled version of your program into an EEPROM on the Stamp. The original program source code is kept on the PC and is never saved to the Stamp itself (among other things, it's much too big for the limited memory of the BS2). Since the compiled program is stored in an EEPROM on the Stamp itself, it will remain there until it's replaced by another.
If you don't understand how to download your compiled program to the BS2, all you need is a serial connection between the Stamp and your PC.· Have a look at the Basic Stamp manual.· It shows how to connect a Stamp to a PC and has complete descriptions of the Stamp Editor menu functions for downloading.· You can download the manual from the Parallax website if you don't have a copy already.
Post Edited (Mike Green) : 9/26/2007 7:22:42 PM GMT
Comments
If you don't understand how to download your compiled program to the BS2, all you need is a serial connection between the Stamp and your PC.· Have a look at the Basic Stamp manual.· It shows how to connect a Stamp to a PC and has complete descriptions of the Stamp Editor menu functions for downloading.· You can download the manual from the Parallax website if you don't have a copy already.
Post Edited (Mike Green) : 9/26/2007 7:22:42 PM GMT