MDK ,Development dw3000

hi
I have a question about MDK。An error occurred when I compiled using lib。
error: L6024U: Library libdwt_uwb_driver-m4-hfp-6.0.7.a contains an invalid member name.
Can I get the driver code of dw3000 instead of static library

As the driver is not released in the source the answer is obvious.
Qorvo is assuming you are using GCC, the library is EABI. Perhaps should be checked with MDK how to use GCC EABI with their linker?