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 send a string to output window

how can I send a string to output window in keil c51 uVision when complete compile?

Parents
  • With a string being what? I'd have thought that the output by the compiler itself is already quite verbose enough as it is? Why add something to it?

    And do you really need it after the compile is done, or would output after the build of the project at large (i.e. the linking stage) is finished be sufficient?

Reply
  • With a string being what? I'd have thought that the output by the compiler itself is already quite verbose enough as it is? Why add something to it?

    And do you really need it after the compile is done, or would output after the build of the project at large (i.e. the linking stage) is finished be sufficient?

Children
No data