During the testing, we found that the 0x200 for IPC service partition is not enough, sometimes it can be extremely used (~0x190) and this size is not okay for exception stacking.
Please increase the stack size at least 0x20 in case an exception happened (interrupt?) while the stack is extremely used.
Also, increase the IPC client partition stack size to 0x220.