Hi,
What is the current state of APIs for writing multicore software using the QMSS?
So far we have had a look at:
- CSL (quite verbose, flexible, not well documented)
- OpenEM (not mature enough, only little documentation, horrible example projects)
Are there any further APIs which allow using QMSS from a mid to high-level, maybe something located between OpenEM and Chip Support Library?
Does it make sence to evaluate the QMSS transport of Sysbios/IPC for writing multithreaded code using QMSS?
In the MCSDK User's guide it is mentioned a one-way comunication takes 1.6 kCycles using the QMSS transport and about 2k Cycles using shared memory.
Why is the benefit so small with QMSS (or asked the other way round: where does the overhead come from)?
Thank you in advance, Clemens