Hello,
I have a program running in linux userspace which initializes MCC (mcc_initialize). The M4 core is not running, i.e. no image was loaded.
Additionally I create two endpoints. I experience that the program crashes after this operations!
Is this because there is no application running on M4?
Or can this error have any other reasons?
Currently I do not have the appropriate M4 application ready and as a starting point I just want to initialize the MCC and its endpoints from linux side. Data transfer will not be done!
Thanks,
Johannes