Page 1 of 1

Memory allocation and parser errors

Posted: Mon May 04, 2020 9:15 pm
by pmulvey
Just started micropython on the microbit having spent some time writing code for the Esp8266. With relatively small programs I'm getting memory allocation errors, and errors about the parser unable to handle scripts. Is micropython very limited on this platform compared to the Esp8266?

Re: Memory allocation and parser errors

Posted: Tue May 05, 2020 1:26 am
by shaoziyang
yes, microbit only has 16kb sram.