q1) Can i use IPC APIs with out ISR way.
- Can i read from CPU2 from the MSG RAM (CPU1toCPU2MSG RAM) written by CPU2 in polling method.
q2) Can i use IPC Block write /read API as a common solution to use for single uint16 data and also for array of uint16 data.