userspace/wrsw_hal: use shmem instead of ipc to check if HAL is running
Until now, ipc client was created in HAL to check if another HAL instance is
running. It has been changed to use shmem for the same purpose.
To prevent error from linker, order of linking libraries had to be changed.
Additionally developer manual was updated.
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
Please register or sign in to comment