This is a discussion on Creating a new MUX based protocol - VxWorks ; Tornado 2.2 VxWorks 5.5 Artesyn PM/PPC-440 Hello, I am trying to write a simple MUX based protocol. I've searched the archives of this group, along with the web and VxWorks documentation. When I try using the sample code that shows ...
Tornado 2.2
VxWorks 5.5
Artesyn PM/PPC-440
Hello,
I am trying to write a simple MUX based protocol. I've searched the
archives of this group, along with the web and VxWorks documentation.
When I try using the sample code that shows how to use muxBind(), I see
my protocol bound to my interface, but never see any of my functions
fire, nor does it seem like I am able to use muxSend to send a packet.
Can anybody point me to a good reference to use for this type of thing?
If not, can anybody point me to a good reference for debugging this
type of application?
Thanks in advance,
- Rich