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

About printf

If i have two serial port in the controller(interfaced 16c550) how to access both using printf library

Parents
  • An idea would be to use the "union" command in ANSI-C. Then You can control a X-dimensional array. You can possibly use a random function or some other function on how to lit the differen t LED:s.You also have to check the different compiler manuals wether they support onions or not.

    If you need help we listen and you ask

    Good luck!

Reply
  • An idea would be to use the "union" command in ANSI-C. Then You can control a X-dimensional array. You can possibly use a random function or some other function on how to lit the differen t LED:s.You also have to check the different compiler manuals wether they support onions or not.

    If you need help we listen and you ask

    Good luck!

Children