gmake: *** [F2837xD_Gpio.obj] Error 1
这个是编译出的问题,每个文件都会有个gmake,我只复制了一个。
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.
gmake: *** [F2837xD_Gpio.obj] Error 1
这个是编译出的问题,每个文件都会有个gmake,我只复制了一个。
您用的哪个工程呢,您方便的话可以传上来,我帮您看下。
您需右键工程在include option添加路径:\ti\c2000\C2000Ware_DigitalPower_SDK_1_01_00_00\c2000ware\driverlib\f2837xs\driverlib
您的这个工程在以下路径,您可以直接导入ccs进行使用。
C:\ti\c2000\C2000Ware_DigitalPower_SDK_1_01_00_00\c2000ware\driverlib\f2837xs\examples\cpu1\empty_projects
是的,您需要先安装C2000Ware DigitalPower SDK,在以下路径下载:
请看下我这个工程,我现在实际是编译这个工程出问题ControlStation_CPU1.zip