You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • What do you mean by your earlier comment of running from flash that 'it will be pretty efficient' ?

    It'll be efficient with RAM - also it's never loading the string of code to be executed into RAM either.

    What are the downsides to running from flash vs loading to RAM ? (Apart from the deletion issue you pointed out)

    There really aren't many... If you've turned pretokenisation on then it won't have an effect, but otherwise it's great - it just saves loads of RAM because the contents of every function is executed straight from flash.

About

Avatar for Gordon @Gordon started