This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Strange data segment overflow

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

Parents Reply Children
No data