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

How to output messages to build window?

Hi,

Env: Uvision 3, ARM Realview 2.??? dev tools

Is there a way to see the messages passed between the IDE & the compiler / linker / etc...

in other words, i want more than

compiling foo.c....
compiling bar.c....
linking...


I want to see the explicit / full command line passed to the compiler / linker from the IDE (while using the IDE, not a batch file.)

Thanks & sorry if this in "ITFM" :-/

Parents
  • Sorry -- one more thing I should mention -- I know there is the "Create Batch File" option under the Output tab, and there is the linker .lnp file used by the linker.

    But ideally I'd like the contents of these 2 files shown in the output window during the build, interspersed with the output from the build tools...

    Could be there's no way to do it, it would just be surprising to me if that were true.

Reply
  • Sorry -- one more thing I should mention -- I know there is the "Create Batch File" option under the Output tab, and there is the linker .lnp file used by the linker.

    But ideally I'd like the contents of these 2 files shown in the output window during the build, interspersed with the output from the build tools...

    Could be there's no way to do it, it would just be surprising to me if that were true.

Children
No data