Keil Logo Arm Logo

ERROR L107: ADRESS SPACE OVERFLOW

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
Kenny ODell
Posted
1-Nov-2002 20:32 GMT
Toolset
C51
New! ERROR L107: ADRESS SPACE OVERFLOW
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
New! RE: ERROR L107: ADRESS SPACE OVERFLOW
"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?

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.