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