I have noticed a stability issue after updrading to bootloader v0.29 and settings v0.29.
I am using v2.09.90 firmware
What I observe is a double load of of the default clock.
Here's what I do to provoke the problem.
1) Go into the settings App
2) Change one of the settings, for example set LCD/Wake On/ Twist = On or Off
3) Go Back, Back in the settings app.
I then briefly see a message 'updating boot0'
then 'Reloading'.
Then I see the deafult clock appear to draw, immediately by a second redraw.
So it looks like teh App has been loaded twice. (my just be 2 redraws).
The same does not occur if you just do a BTN3 reset, you only appear to get the App loaded or redrawn
once.
The reason I am reporting this is that prior to updating the bootloader and settings App - my Kitchen Combo app was running fine. But now I can see a repeatable out of memory error being reported. I know that when Kitchen Combo is loaded it uses 80% of memory and it does not allocate further memory. So something has changed.
If I use a BTN3 reset, the Kitchen Combo loads without a low memory error.
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.
I have noticed a stability issue after updrading to bootloader v0.29 and settings v0.29.
I am using v2.09.90 firmware
What I observe is a double load of of the default clock.
Here's what I do to provoke the problem.
1) Go into the settings App
2) Change one of the settings, for example set LCD/Wake On/ Twist = On or Off
3) Go Back, Back in the settings app.
I then briefly see a message 'updating boot0'
then 'Reloading'.
Then I see the deafult clock appear to draw, immediately by a second redraw.
So it looks like teh App has been loaded twice. (my just be 2 redraws).
The same does not occur if you just do a BTN3 reset, you only appear to get the App loaded or redrawn
once.
The reason I am reporting this is that prior to updating the bootloader and settings App - my Kitchen Combo app was running fine. But now I can see a repeatable out of memory error being reported. I know that when Kitchen Combo is loaded it uses 80% of memory and it does not allocate further memory. So something has changed.
If I use a BTN3 reset, the Kitchen Combo loads without a low memory error.