This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to include driver in binary form in CCS v6.1

I am using Simplelink CC26xx, BT stack 2.1 and CCS v6.1. The current version of TIRTOS is tirtos_simplelink_2_13_00_06 which is the official supported version of TIRTOS. I need to back port the PDM driver from tirtos_cc13xx_cc26xx_2_15_00_17 to tirtos_simplelink_2_13_00_06. The tricky thing is that the PDM driver comes in binary form only - (pdm_cc26xxware.aem3, pdm_cc26xxware.am3g, pdm_cc26xxware.arm3). 

The question is how do I include those library in CCS.

../ming