This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
开发环境:
Win7 32bit
Code Composer Studio 5.3.0
CC256x_MSP430_Bluetopia_SDK_v1-3
MSP430F5438A
问题:
我新建了一个CCS project 把SDK中HID Demo源代码移植到该项目中,并按照HID Demo的项目属性进行设置,但是在编译时却报出error: argument to option -v (version) is out of range。请问原因是什么,应如何修改?谢谢。