This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTX51 link problem

Hi,

I'm using SILABS IDE 9 and KEIL RTX51.

When I compile I get no error, but when I try to link my program I get 840 warnings.

the warnings are all of the type:

WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL

SYMBOL: ?RTX_MBX_PAGE

MODULE: C:\KEIL\C51\LIB\RTX51.LIB

ADRESS: 0F95H

Any idea what's going wrong and how I can solve it ?

Thank you,

0