BS2e vs. BS2 eprom/program size?
Just received my new BS2e and was saddened to find that I cannot just load my existing BS2 code into it and start adding all the code I couldn't find room for on my existing BS2.
Now that I look at the memory / eeprom map for both stamps, I see almost no difference between them.
I also wonder why my program, at maybe 100 lines, crowds the BS2 such that if I want to add a wee few lines of code, I have to delete (or comment OUT) other code to make room for it to prevent the dreaded "EEPROM FULL" error.
I get the exact same errors when I mark the code as BS2e and try to add any more commands.
Is there some secret to accessing the "increased memory and program size"in the BS2e as compared to the BS2??
Jim W5AOX
Now that I look at the memory / eeprom map for both stamps, I see almost no difference between them.
I also wonder why my program, at maybe 100 lines, crowds the BS2 such that if I want to add a wee few lines of code, I have to delete (or comment OUT) other code to make room for it to prevent the dreaded "EEPROM FULL" error.
I get the exact same errors when I mark the code as BS2e and try to add any more commands.
Is there some secret to accessing the "increased memory and program size"in the BS2e as compared to the BS2??
Jim W5AOX
Comments
http://www.parallax.com/dl/docs/cols/nv/vol3/col/nv87.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
6+6=10 (Long live the duodecimal system)
That PDF is a definitive read.
You'll probably have to redesign the whole program, but what you'll end up with is a very modular design which can easily be updated with new functions.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't visit my new website...
Been suspecting if I solve the BS2e problem it may allow more cmds in my BS2!!
And reading......
Jim W5AOX
HELP--
Jim
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Jim