Puzzling stamp2p diagnostic
Tinker
Posts: 12
I get the following diagnostic when attempting to tokenize a one-statement program using the DEBUG function: "Can not program version v1.4 of the BASIC stamp 2p . Contact Parallax etc..." I included the directive, $STAMP BS2p and the directive, $PBASIC 2.5. I try to use these difficulties as learning opportunities, so does anyone know what v1.4 refers to? Does it refer to the interpreter chip which is maybe an EEPROM? or does it refer to the files in the BS2P volume?
I notice that the files in said volume all have source code but don't include such basic code for functions such as DEBUG. Do some of the functions reside on the interpreter and some on the volume, BS2p? I would assume that the tokenizing is overseen by the editor which resides on the host computer. How does one determine the version of the stamp BS2p which I have on my stamp in the guise of the interpreter chip? and does there have to be a match with the software on the host computer. What is the nomenclature for the host-resident software. I know that I have version 2.00 of the editor. Does that mean that I have version 2.00 of the stamp BS2p interpreter? The editor correctly identifies the BS2p....Tinker
I notice that the files in said volume all have source code but don't include such basic code for functions such as DEBUG. Do some of the functions reside on the interpreter and some on the volume, BS2p? I would assume that the tokenizing is overseen by the editor which resides on the host computer. How does one determine the version of the stamp BS2p which I have on my stamp in the guise of the interpreter chip? and does there have to be a match with the software on the host computer. What is the nomenclature for the host-resident software. I know that I have version 2.00 of the editor. Does that mean that I have version 2.00 of the stamp BS2p interpreter? The editor correctly identifies the BS2p....Tinker
Comments
PBASIC is up to version 2.5, and it is a part of the IDE version 2.1. (The numbers are confusing!?) The IDE also includes the editor and the help facility and a bunch of other stuff. The IDE can understand programs written in either PBASIC 2.5, or other versions of PBASIC back to the Stamp I. It will be able to recognize your BS2p version 1.4 and also ealier versions (back to 1.2 at least). And all the other Stamp chips out there.
I hope that helps to clarify.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Two roads diverged in a wood and I..I tooked the one less traveled by.