SUCCESS (9600 baudrate) Before transmitting the file (400 bytes) process.memory() returns: {"free":5296,"usage":154,"total":5450,"history":134,"stackEndAddress":536984008,"flash_start":134217728,"flash_binary_end":1
ERROR (9600 baudrate) After transmitting the file (400 bytes) process.memory() returns: {"free":58,"usage":5392,"total":5450,"history":1,"stackEndAddress":536984008,"flash_start":134217728,"flash_binary_end":134413196,"flash_code_start":135135232,"flash_length":1048576}
SUCCESS (115200 baudrate) After transmitting the file (2 528 bytes) process.memory() returns: {"free":1195,"usage":4255,"total":5450,"history":140,"stackEndAddress":536984008,"flash_start":134217728,"flash_binary_end":134413196,"flash_code_start":135135232,"flash_length":1048576}
@user7265 started
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.
SUCCESS (9600 baudrate)
Before transmitting the file (400 bytes) process.memory() returns:
{"free":5296,"usage":154,"total":5450,"history":134,"stackEndAddress":536984008,"flash_start":134217728,"flash_binary_end":1
ERROR (9600 baudrate)
After transmitting the file (400 bytes) process.memory() returns:
{"free":58,"usage":5392,"total":5450,"history":1,"stackEndAddress":536984008,"flash_start":134217728,"flash_binary_end":134413196,"flash_code_start":135135232,"flash_length":1048576}
SUCCESS (115200 baudrate)
After transmitting the file (2 528 bytes) process.memory() returns:
{"free":1195,"usage":4255,"total":5450,"history":140,"stackEndAddress":536984008,"flash_start":134217728,"flash_binary_end":134413196,"flash_code_start":135135232,"flash_length":1048576}