You are reading a single comment by @sureshkm and its replies. Click here to read the full conversation.
  • Yes, give it a go. Basically normal save() will compress the code that gets written, but because save on send is trying to execute straight from flash it can't compress anything

    I did enable and corrupted my firmware, it took 2 hours to figure out why wasn't the IDE detecting the Espruino Pico :). Finally i flashed the firmware and it started detecting it.

    I brought down the file size to approx. 40KB, but the when i tried to write the code to Pico, it always says,

    Erasing Flash.....
    Writing..........................
    Compressed 81600 bytes to 23744
    Checking...
    Done!
    Running onInit()...
    

    Any idea, why doesn't it read as "40000 bytes to ...." ?

About

Avatar for sureshkm @sureshkm started