Load ram and run
gwk_auburn
Posts: 6
Made some edits and to test I did a (ctrl+F10) to load ram.·No change in my programs operation! My questions; is there a verification when ram is loaded. I don't think my edits got to the propeller.
P.S. I'm using a demo board.
P.S. I'm using a demo board.
Comments
Note that using a terminal program or the serial port for anything other than loading the prop will most likely cause the propeller to reset. This means it will look like no program was loaded at all.
Ctrl + F10 is: Compile Top File, Load RAM and Run
Perhaps you are not compling and loading and running the program that you think you are.· Or, your Propeller is getting reset and wiping out the RAM that you just loaded and therefore loading the older version from EEPROM.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Stan Dobrowski