I am getting this L107 error and I see that the length specified is exactly twice what it should be. This is overlayable data, 0x30 bytes, but the error reports a length of 0x60 bytes. How can this happen? Also, I have just switched this software from the old batch files and old assembly startup routine (called VECTOR.A51) to uVision2 project and have included the standard STARTUP.A51 file with slight modifications to fit my actual hardware memory setup.
Ideas?
Read-Only
Author Andrew Neil
Posted 2-Nov-2002 15:17 GMT
Toolset C51
RE: ERROR L107: ADRESS SPACE OVERFLOW
Andrew Neil
"This is overlayable data, 0x30 bytes, but the error reports a length of 0x60 bytes."
How do you know it's supposed to be 0x30?
Maybe you've used int instead of char by accident?
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.