Tool/software:
Hi there,
I'm currently working on the portability of one of our projects from a previous SIMPLELINK-CC13XX-CC26XX-SDK version (3.10.1.11) to the latest one (8.30.01.01).
This project is developed on the Code Composer Studio version 11.1.0.00011 (being ported now to 20.2.0).
I noticed that the pre-compiled version of driverlib (for CCS) is no longer available in the SDK.
It used to be located at: ${PATH_TO_SDK_ROOT}/source/ti/devices/cc13x2_cc26x2/driverlib/bin/ccs
but now the directory ccs
is missing. The last version that contained it was 7.10.02.23.
I would like to know if there's a reason for this change. Is there an up-to-date alternative to using the driverlib?
If not, could you tell me how to get it or compile the library myself, please?
Regards,
Akira from Echo54