??? 01/18/08 21:40 Read: times |
#149719 - The right tool for the Job Responding to: ???'s previous message |
The printf(), but it has its uses. It creates a log so the data leading up to a decision is available. Or the values use in the decision if the problem is intermittent.
Once in a RTOS System I had two printf()'s print out in the wrong order. The ICE did not catch it. The ICE, Monitor, Debugger, LED, printf() All help when used properly. My .02 USD But the question is what should a beginner use. |