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.

[参考译文] TMS320F28379D:TMS320F28379D

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1339561/tms320f28379d-tms320f28379d

器件型号:TMS320F28379D
主题中讨论的其他器件:C2000WARESysConfig

描述资源路径位置类型
#1965无法打开源文件"F2837xD_DEVICE.h" main.c /LED_Blink line 6 C/C++ problem

这是问题说明。

我已经安装了 C2000ware、并且还 在属性中设置了头文件的目录: C:\ti\ccs1250\ccs\tools\compiler\ti-CGT-C2000_22.6.0.LTS\include

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

    您好 Adrish:

    您是否尝试过使用 C2000Ware_5_01_00_00\device_support\f2837xd\examples\cpu1\blinky 中的 blinky_cpu01 示例? 此示例显示了使用位域头文件的正确格式、以及如何为工程正确导入/包含文件。

    我强烈建议您使用 driverlib 示例、因为这样您就可以利用 SysConfig 工具 、因为它既可以简化开发、又可以帮助对计划使用的任何外设的配置执行错误检查。