Keil Logo Arm Logo

using OVERLAY with wildcards...

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

Details Message
Read-Only
Author
Roman Horvath
Posted
4-Apr-2005 14:27 GMT
Toolset
C51
New! using OVERLAY with wildcards...
hi members...

I have a problem with linker when try to use overlay control like

OVERLAY( ?CO?MAIN~(?PR?*?UTILS), ?PR?MAIN!(?PR?*?UTILS))
linker gives me
ERROR L207: INVALID NAME.

There is no error when I write down exaxt function name like ?PR?FUNC_0001?UTILS, but I have about 300 functions and the functional wildcards will be helpfull for me.

I read the
http://www.keil.com/support/docs/1451.htm
and
http://www.keil.com/support/man/docs/lx51/lx51_segments.asp
and others but with no succes. Have somebody experience with this?
Read-Only
Author
Reinhard Keil
Posted
5-Apr-2005 08:30 GMT
Toolset
C51
New! RE: using OVERLAY with wildcards...
Wildcards work in the moment for SEGMENT names, but not for the OVERLAY control.

Reinhard
Read-Only
Author
Reinhard Keil
Posted
5-Apr-2005 08:37 GMT
Toolset
C51
New! RE: using OVERLAY with wildcards...
This appnote might help you
http://www.keil.com/appnotes/docs/apnt_129.asp

Reinhard

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.