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

Strange BL51 behaviour under uVision

Hi,

I've a project for which I have many linker directives contained in a command file. Invoking the linker from within uVision with the command file specifile via the '@ filename' option, always throws up a linker error. Yet, if I run BL51 from a dos prompt (c:\c51\bin\bl51 @ link.cfg) it works. Is there a subtle difference between how BL51 is invoked when under uVision?

Thanks!

0