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

Demo Or New Version?

I get this when I compile/link a project that DOES work on my system at home.
At home, I have the full uVision3 system, where as at work we are [still] using the 'new' Demo version.
My question is 'simple'... are these linker errors due to the EVAL/Demo version or the 'new' uVision V4.03q?

linking...
BrusselsV1.axf: Error: L6218E: Undefined symbol os_fifo (referred from p1120-3).
BrusselsV1.axf: Error: L6218E: Undefined symbol os_fifo_size (referred from p1120-3).
BrusselsV1.axf: Not enough information to produce a FEEDBACK file.
BrusselsV1.axf: Not enough information to list image symbols.
BrusselsV1.axf: Not enough information to list the image map.
BrusselsV1.axf: Finished: 3 information, 0 warning and 2 error messages.
Target not created

Or is it that the Demo version won't allow the RTX support?

--Cpt. Vince Foster
2nd Cannon Place
Fort Marcy Park, VA

P.S. I tried tacking this onto:
http://www.keil.com/forum/docs/thread17370.asp
but it doesn't seem to show up.

Parents
  • I realize that I might not have given enough information on my OP, but does anybody have a clue to why I'm getting linker problems once I use any _task in the RTX environment?

    I am really interesed in knowing if I *need* to put in a requesition for the full $4,995 version of Keil.

    We most likely will buy it anyway, I just need an excuse to say, "well, I'm stuck now, and I need to get it asap."

    [The main problem is management hasn't decided if we're going to go with an 800MHz++ Ti DSP or an ARM flavor for the master controller.]

    So, please---with sugar on top---help me out with this uVision4 vs. Demo vs Full version issue. Or shall I ask Keil directly?

    --Cpt. Vince Foster
    2nd Cannon Place
    Fort Marcy Park, VA

Reply
  • I realize that I might not have given enough information on my OP, but does anybody have a clue to why I'm getting linker problems once I use any _task in the RTX environment?

    I am really interesed in knowing if I *need* to put in a requesition for the full $4,995 version of Keil.

    We most likely will buy it anyway, I just need an excuse to say, "well, I'm stuck now, and I need to get it asap."

    [The main problem is management hasn't decided if we're going to go with an 800MHz++ Ti DSP or an ARM flavor for the master controller.]

    So, please---with sugar on top---help me out with this uVision4 vs. Demo vs Full version issue. Or shall I ask Keil directly?

    --Cpt. Vince Foster
    2nd Cannon Place
    Fort Marcy Park, VA

Children