You are reading a single comment by @Pinnchus and its replies. Click here to read the full conversation.
  • After upload, did you a) run it and then save it? - or b) save it right away?

    Save will after completion call onInit, can you verify that?

    I 'm sure you already worked through the Troubleshooting section...

  • After upload, did you a) run it and then save it? - or b) save it right away?
    I have tried both options.

    Save will after completion call onInit, can you verify that?
    Yes it does, in fact while connected it works very well. The problem happens when I connect it without a console, but in the code I do not have any call to write to the console.

    1. Compacting Flash...
    2. Calculating Size...
    3. Writing..
    4. Compressed 81600 bytes to 19967
    5. Running onInit()...

    if force the running mode with load(), works ok...

    1. >load()
    2. =undefined
    3. Loading 20034 bytes from flash...
    4. Running onInit()...

    I 'm sure you already worked through the Troubleshooting section...
    Yes I did but without success.

    Thanks for your help.

About

Avatar for Pinnchus @Pinnchus started