Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and netcore. Additionally, I would like to use the IPC HAL to trigger interrupts/DPPI on the appcore from the netcore. In that case, do the IPC services (BLE or custom) interfere with the IPC channels I'm using? If so, what can I do to avoid it?
Best,
Malek