Thanks Vincent. That was very helpful.
I have one more question to that.
Is it possible to have ARM and DSP core to have different MessageQ.numHeaps configuration?
My ARM core application which includes syslink.ko will not be regularly updated but the DSP core application will be. So is it okay or possible that the syslink.ko is built with Platform_overrideConfig to set MessageQ.numHeaps to say 50 a max high number that the software will unlikely reach, while on the DSP core when there is a need the .cfg file is update to increase the MessageQ.numHeaps.
Thanks,
Taran