Software -Software interface
Data transfer between two software nodes are assigned memory addresses in the internal data memory of the processor.
Communication between the two takes place by writing the results to corresponding locations in the internal data memory.
There is no need to check semaphore as the software executes sequentially.
Hardware-Hardware interface:
- direct connection, and use of ready and completion signals.