I'm using Keil for 8-bit Silabs CPUs programming. I have some code, I should maintain further and it uses small data model. Code compiles and works fine. When I comment out one very big function from main loop (it is called only once there), I got many errors, saying data segment overflow. Can someone explain me the reason for such behavior ?
Thanks
View all questions in Keil forum