Has anyone built and tried this out and could share the binary? I don't have a build environment set up yet.
In general, I'd worry about including functionally to use this extra ram in the default firmware, even it could be detected. It would be a Bad Thing if say, 5% of the chips had bad ram cells in that upper 16k, and the webide defaulted to flashing firmware that would try to use it (and brick an espruino whose owner might know what do). Imo, it's safer to make available a second version of each firmware image for the espruino board that would try to use the high 16.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Has anyone built and tried this out and could share the binary? I don't have a build environment set up yet.
In general, I'd worry about including functionally to use this extra ram in the default firmware, even it could be detected. It would be a Bad Thing if say, 5% of the chips had bad ram cells in that upper 16k, and the webide defaulted to flashing firmware that would try to use it (and brick an espruino whose owner might know what do). Imo, it's safer to make available a second version of each firmware image for the espruino board that would try to use the high 16.