We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.