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.
求助如何使用msp430ware,我想导入一个msp430g2553的工程,但是并没有找到合适的工程可以导入,是我找错路径了还是下载错了430ware?
感激不尽!
CCS里面新建一个工程,然后把楼上所说的例程文件夹的C文件拷贝进去就可以了。注意一个工程只能有一个main函数,所以新建工程时候的那个main.c可以删掉