I'm writing a new program for an ABOV 8-bit microcontroller and started getting all these errors. I noticed these show up I've added more variables: boolean, uint_8. As soon as I delete one variable, the error goes away.
Are these errors due to a possible size limit in the microcontroller or specific registers?
Screenshot below.
Thank you, Hans! This was the problem and we moved onto a microcontroller with more RAM.