I cross compile my PICO uPython programs on the host computer I'm running Thonny from. I then copy the .MPY back to the PICO.I have a setup with a raspberry pi pico
I have 3000 lines of code
when I compile I get this error:
MemoryError: memory allocation failed, allocating 21858 bytes
or
RuntimeError: bytecode overflow
'...
How can I solve this problem?
Statistics: Posted by DS256 — Thu Oct 24, 2024 5:32 pm