#1965 cannot open source file "Energia.h"请问这是什么原因呢
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.
#1965 cannot open source file "Energia.h"请问这是什么原因呢
请问您是在CCS下打开Energia工程?工程的话,是TI例程还是自己的程序?例程的话,请给出路径
另外您主要使用的芯片是什么?
请问您是在CCS下打开Energia工程?
请问您是否在CCS内添加 ENERGIA 的路径?
是的,那我的路径该怎么添加呢
我查看energia工程,发现energia.h在 energia-1.8.10E23-windows\energia-1.8.10E23\hardware\energia\msp430\cores\msp430内,您需要添加
energia-1.8.10E23-windows 的路径
这个建议您下载 energia-1.8.10E23-windows,导入例程到CCS内,而后查看例程内是如何添加路径的