I am running out of memory. The spec sheet shows 32MB RAM.
Why do I not see all that I used
var freeRam = GHIElectronics.TinyCLR.Native.Memory.ManagedMemory.FreeBytes;
var usedRam = GHIElectronics.TinyCLR.Native.Memory.ManagedMemory.UsedBytes;
and the log show only a usage of 500KB
PR: 06/04/2022 04:13:42: G Clean
PR: 06/04/2022 04:13:42: Used: 500976 Free: 6816
PR: 06/04/2022 04:13:42: Graph
The thread ‘’ (0x1d) has exited with code 0 (0x0).
Failed allocation for 71 blocks, 1136 bytes