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

simulation of serial comunication.

Hi,
I'm using the uVision 2 debugger and I need to use the PC COM for serial simulation, i order to comunicate with another device. Can anyone explain how I can do this. The Keil documentation is very superficial on this subject, but from what I read it uses XON/XOFF protocol. The device I'm trying to comunicate doesn't. How can I solve this problem.
Thank you for any reply.

Parents
  • That's not the problem. The problem is, if the other device sends the XOFF character (0x13) (NOTE: the other device doesn't use XON/XOFF), the simulator interprets this character as being the XOFF character and therefore stops the transmition of characters.
    Best Regards
    Rafael Rio Tinto

Reply
  • That's not the problem. The problem is, if the other device sends the XOFF character (0x13) (NOTE: the other device doesn't use XON/XOFF), the simulator interprets this character as being the XOFF character and therefore stops the transmition of characters.
    Best Regards
    Rafael Rio Tinto

Children
No data