Hii
I am working on CC2564 Bluetooth MSP430 stacks. The stacks are for MSP430F5438 by default. I am using Code Composer Studio. So tried modifying it for working with MSP430F5529 by changing the hardware level HAL C file from MSP430F5438 to MSP430F5529. Also made the necessary changes for target configuration, changes in the cmd file to MSP430F5529 and also changing the targetconfig to MSP430F5529.ccxml. But I am facing a problem of error indicating that object files have incompatible formats. The images of error and corresponding linked libraries and included files are as follows: