Discussion Forum

Sections

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

DetailsMessage
Read-Only
Author
Holger Warzelhan
Posted
9-Jul-2002 19:05 GMT
Toolset
C166
New! Sections
Hello,

I am trying to convert a project from uVision 1 (C166 V3.11) to uVision 2 (C166 V4.20). After importing the old project and building it, I get linker errors L110:CANNOT FIND SECTION OR REGBANK

There is a help file describing a modification for the ?C_CLRMEMSEC section, which seems to be replaced by a command line option CINITTAB. (http://www.keil.com/support/docs/970.htm)

But what do I do with my other sections, which the new linker doesn't like?

Example:
The old project has a section defined as:
?XD0?STRUCTSP%XDATA0(0x130000)
The new linker gives me the same error L110 for all those kinds of sections.

Thank you for any help!
Holger

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