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

Printf() function for debugging process

Hello!
I wanted to use printf() function for debugging my project. I read the description about it but couldn't understand it, can u guys help me use it? i know that it prints the data in the "printf() viewer" btw i am using keil c uvison 4 and 89252.

p.s - please reply soon, it is for my competition and i am stuck with the coding.

Parents
  • What, exactly, do you not understand? It's quite simple really!

    Have you looked at the examples that Keil provide?

    "please reply soon"

    www.catb.org/.../smart-questions.html

    "it is for my (sic) competition and i am stuck with the coding"

    But, if you can't do "the coding", then it's not your competition entry - is it?

    I trust your submission will be giving full credit for all assistance...?

Reply
  • What, exactly, do you not understand? It's quite simple really!

    Have you looked at the examples that Keil provide?

    "please reply soon"

    www.catb.org/.../smart-questions.html

    "it is for my (sic) competition and i am stuck with the coding"

    But, if you can't do "the coding", then it's not your competition entry - is it?

    I trust your submission will be giving full credit for all assistance...?

Children