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.

[参考译文] CCS/TMS320F28075:F2807x_common 与 amp;F2807x_headers 之间的差异

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/591370/ccs-tms320f28075-difference-between-f2807x_common-f2807x_headers

器件型号:TMS320F28075
Thread 中讨论的其他器件:controlSUITE

工具/软件:Code Composer Studio

您好、先生、

请 注意、包含文件  有何区别   

C:\ti\controlSUITE\device_support\F2807x\V210\F2807x_common\include

C:\ti\controlSUITE\device_support\F2807x\V210\F2807x_headers\include

谢谢

Johnny

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

    您好、Johnny、

    F2807x_headers 中的头文件主要提供位字段结构、使您能够访问存储器映射寄存器。 每个外设都应有一个头文件、用于描述其所有寄存器和字段。 它们与硬件紧密相连。

    F2807x_common 中的头文件主要包含 F2807x_common/source 中函数的原型、有时 #defines 描述了可以写入存储器映射寄存器的不同值。

    惠特尼