This thing is just too big compiled with “-O0” and some vars are pointing to illegal addresses.
I got the channel A low voltage correction array in that situation. For some ranges it even has fluctuating values
I think a “-Os” compile is probably mandatory to avoid these problems, but unfortunately it’s not working for me.