I was able to use BIOS MCSDK 2.00.03.15 on Linux and Windows successfully.
On my Windows system, CCS installed the newer 2.00.04.16 version. This apparently removed modules like ti.transport.ic.qmss.notifyDrivers.NotifyDriverQmss, so I revised my application to use MessageQ.
I could download the Linux distribution of BIOS-MCSDK 2.00.04.16 and install it, but CCS (v5.1) does not see it. If I enable the software update site for the BIOS MCSDK, it shows version 2.0.4.16 as being available -- but if I try to install it, Eclipse says: "com.ti.biosmcsdk.feature.group [2.0.4.16] cannot be installed in this environment because its filter is not applicable."
How can I resolve this?