The DSP/BIOS Link User Guide (Version 1.63) section 11 Scalability, specifies that the MSGQ component's dependencies include PROC, POOL, MPCS, and MPLIST components. I was expecting PROC and POOL to be dependencies, however it is not obvious to me how MSGQ depends on MPCS and MPLIST, can somebody explain? Would I break the MSGQ functionality by removing the MPCS and MPLIST from the build. I wish to compile the MSGQ components with the bare minimum dependencies.
Just trying to get some feedback before I spend time experimenting.