• Overflow xdata
    I am c8051f381 programmer. I have big table to enter. I don't have enugh place in the xdsts. a. The compailer don't alert b. Does it damage flash memory? c. there is an option to save the table in...
  • IDATA overflow
    Hello! I am using a 80C537 which has 256 bytes of IDATA memory. Now, if the software "tries" to allocate more than 256 bytes of IDATA through nested function calls, the program hangs up... which is...
  • ADDRESS SPACE OVERFLOW
    hello, In my program i am getting the following error& i am able to find where the error is there ERROR L107:ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT:_DATA_GROUP_ LENGTH:0050H if any one...
  • How to know stack overflow
    I have a question. How to know maximum stack of my program and stack overflow? beacause my program can lock when power have unstatable.
  • 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...