2023-05-30, 12:11 PM
(2023-05-30, 11:11 AM)boriel Wrote: By default the compiled program starts at 32768 (Upper 32K of memory).
Try compiling with --org 26000 for example and see if it works (it gives you 6k more of memory).
What compiler version are you using?
Tried --org 26000 but that resulted in a crash too
Tried lower than 26000 but got the error RAMTOP no good.
Using the latest stable 1.16.4