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.

TI msp430源程序的头文件相关问题

Other Parts Discussed in Thread: MSP430F5529

#include <USB_API/USB_Common/types.h> // Basic Type declarations
#include <USB_API/USB_Common/defMSP430USB.h>

为什么编译的时候提示找不到source file?