We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
IÂ'm trying to use serial port in MCB2900 with LPC2919 processor and I couldnÂ't make scanf function to receive data from PC. Is there some code there for my target? IÂ'm looking for it but i havenÂ't seen anything
But can you do it without scanf?
Obviously, if the basic serial reception isn't working, then nothing higher up the chain - like scanf - can possibly work!
And, again, scanf has a whole pile of issues all of its own - have you done that search yet?
Yes, i have made the scanf code search and i found some, but any code about LPC2919. I have found another processors code with scanf function. I think i have to modify retarget.c file to use scanf. I follow the others target code but in my case does not work.
And what was the consensus about whether scanf was a good thing to use...?
eg, see the 1st reply in this thread: http://www.keil.com/forum/docs/thread7600.asp