| |||||
Technical Support Support Resources
Product Information | RTX166: LINKING RTX166 PROJECT DOES NOT WORKInformation in this article applies to:
SYMPTOMSMultiple error messages show up when linking an existing RTX166 application with newer C166 versions. For example:
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: ?C_SYSSTKTOP
CAUSEThe ?C_SYSSTKTOP symbol was not defined in earlier startup files provided with the Keil development environment. This symbol was defined by RTX166. The latest versions of the Keil development environment define this symbol in the startup code where it logically belongs. Older revisions of RTXCONF.C must be replaced by the latest version contained in RTX166 Version 4.10. RESOLUTIONUse the latest version of RTX166. Or, as a work-around, you may remove the definition of ?C_SYSSTKTOP from RTXCONF.C. STATUSThis problem is corrected in RTX166 Version 4.10. Last Reviewed: Friday, September 17, 2004 | ||||
| |||||