RP2350 with PSRAM enabled only
The RAM command allows access to up to 5 RAM program slots (similar to
flash slots). RAM slots survive a H/W and software reset but not a power
cycle.
Has anybody successfully used the RAM command with PSRAM on the Pimoroni Pico Plus 2 ? On my device the flash slots are empty after a restart (CPU RESTART) command.
Not according to the documentation which shown in the first post.
Update: V6.00.02 (from Geoff's Projects - BASIC Interpreter for the Raspberry Pi Pico ) works as documented. Initially “RAM LIST” shows the slots “in use”, “RAM ERASE ALL” the slots change to “available”, after saving a program in RAM slot 1 followed by “CPU RESTART” the program in slot 1 survives. The same procedure with V6.01.00 fails.
I have to close this thread. The original author has noticed this problem and at this moment there is no update available that can be used to build a PicoCalc version.