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.

[参考译文] MSP430F5438A:如何将driverlib包括到我现有的CCS项目中?

Guru**** 2538955 points
Other Parts Discussed in Thread: MSP430F5438A

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1091809/msp430f5438a-how-to-include-driverlib-into-my-existing-ccs-project

部件号:MSP430F5438A
主题中讨论的其他部件: MSPWAREMSP430WARE

您好,

我有智能RF TRx评估板版本1.7。  该板具有MSP430F5438A微控制器MCU。

我有代码编辑器软件CCS 11.1 版本  

我创建了CCS项目,如下所示:

我收到以下链接错误:

此程序中存在一些未解决的链接错误,如下所示。

 

未定义                             

 符号                               

-------------------                             

GPIO清除中断                   

GPIO禁用中断                 

GPIO _启用中断                  

GPIO _getInputPinValue                 

GPIO_selectInterruptEdge              

GPIO_setAsInputPin                    

GPIO_setAsInputPinWithPullDown阻 器

GPIO_setAsInputPinWithPullUp阻 器  

GPIO_setAsOutputPin                   

GPIO_setOutputHighOnPin               

GPIO_setOutputLowOnPin                

GPIO_toggleOutputOnPin                

Timer_B_Clear                         

Timer_B_clearTimerInterrupt           

Timer_B_initUpMode                    

WDT_A_Hold        

请告诉我们如何解决这些未解析的符号?

我查看了MSP430F5xx_6xx_DriverLib_Users_Guide-2_91_13_01.pdf第23,24和25页等

右键单击MSP430_F5438A_Driver_error CCS项目后,

在Source (来源)下拉菜单中,我只有Format (格式)子菜单。 我的项目中没有“应用项目模板...”选项,如我的CCS项目的以下屏幕截图所示:

我公司另一个城市的同事有一个项目,包括driverlib文件夹:

我没有CCS项目中显示的driverlib文件夹:

在我的CCS项目中,如何让“源”->“应用项目模板”… 菜单选项?

如何在我的CCS项目中有driverlib文件夹?

 

谢谢,此致,