scanf in uvison for mcb2300

Hi,I want to read in some data from for example hyperterminal and use it in uvision to further exucate in calculation etc.

Is it simply scanf(" %d , &etc) ???

Parents
  • Note that using scanf is not necessarily "simple" - irrespective of whether it's in an embedded target, or anywhere else!

    Try searching this forum for "scanf"...

    You might find it easier to develop your own parser - in particular for handling "unexpected" data and/or formatting...

Reply
  • Note that using scanf is not necessarily "simple" - irrespective of whether it's in an embedded target, or anywhere else!

    Try searching this forum for "scanf"...

    You might find it easier to develop your own parser - in particular for handling "unexpected" data and/or formatting...

Children
No data
More questions in this forum