Hi All,
I'm trying to get started with communication with M4 using mcc in Android environment but have hit a wall. I've managed to get ping_pong example working with yocto build but for some reason M4 is not getting anything when I'm trying to replicate the same demo using Android. I have changed TARGET_BOARD_DTS_CONFIG in BoardConfig.mk and enabled config flags for mcc tests.
Any pointers what I am doing wrong or what should I be trying next?
Thanks!