In reality you don’t need simulate a GPIO, you only need a module with control variables (bool) that simulate the state of the GPIO. You can use a standard protocol to communicate from the Scada system with the I/O module.
We have worked with Stellaris cortex M-4 http://www.ti.com/tool/ek-tm4c1294xl?DCMP=PPC_Google_TI&k_clickid=56e9ab05-5f42-5368-c260-000006e31b1f. The server communicates and sends orders to the microcontroller unit using standard TCP/IP messages, we have defined a very simple protocol that allows to send orders to the microcontroller and read the status. The microcontroller can be seen like a “black-box” from the point of view of the simulation, you don’t need to model it.
--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at http://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.