Hello Tan Dinh ,
Based on info from the software team, the library was compiled using a newer version of GCC than what is included in the KDS install. That is causing the compile errors. The version of GCC used by KDS can be updated though.
Please refer to the below steps updating GCC in KDS:
- Download the latest GNU GCC ARM:
GNU Arm Embedded Toolchain | Downloads – Arm Developer
- Rename original "Toolchain" folder to other name "Toolchain.orig", then create a new folder named "Toolchain":

-Unzip the GCC folder , copy and paste all the folder and file into "Toolchain" :

- Reopen KDS, clean your project , build again.
Hope it can helps,
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------