Hey, I've got an issue when trying to use the RTX166 tiny
operating system on a C167CR chip. I'm working on legacy code, and
it's like a spaghetti junction with several different groups working
almost independently on it in the past.
It requires the use of the os_wait() task, so I introduced the
RTX166T.A66 (also tried the .obj) to µVision. The compiler sees
the os_wait() task which is good, but I get this error several
times:
ERROR L128: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: ?RTX_MAXTASKN
MODULE: .\RTX166T.obj
ADDRESS: D2D6H
I can find MAXTASKN in the assembler code but it's only called as
an EXTRN and it's never defined (or declared, I can never remember
which is which) anywhere in the code.
EXTRN ?RTX_MAXTASKN: DATA16 ; Highest Task Id in Use
If anyone else has had a similar issue, or could help me out, I'd
be grateful.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.