• Sat 2018.09.22

    Anyone able to shed light on this apparent new warning:

    New interpreter error: LOW_MEMORY,MEMORY

    Attempting to retrieve modules from GitHub

    What are the trip points that provide this warning and what is the threshold I should be concerned about for this Pico. Is it one half of the Free space?

    >process.memory();
    ={ "free": 3413, "usage": 1687, "total": 5100, "history": 2055,
      "gc": 6, "gctime": 7.46250152587, "stackEndAddress": 536958468, "flash_start": 134217728, "flash_binary_end": 381336,
      "flash_code_start": 134234112, "flash_length": 393216 }
    >
    

    Note that the next module in sequence is not loaded when this warning is given.

About

Avatar for Robin @Robin started