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

not able to use printf statement in keil uvision 4

not able to use printf statement in keil uvision 4

Parents
  • And what did you do then?

    Did you read any documentation, trying to figure out exactly where printf() should send the output, given that embedded products don't have a default "text console"?

    What conclusions did you make, after having realized that printf() needs some support code for actual output of the formatted text?

Reply
  • And what did you do then?

    Did you read any documentation, trying to figure out exactly where printf() should send the output, given that embedded products don't have a default "text console"?

    What conclusions did you make, after having realized that printf() needs some support code for actual output of the formatted text?

Children
No data