请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TMS320F28388D 主题中讨论的其他器件:SysConfig
你(们)好!
我有一个使用 TI F2838x µC 的昂贵控制板。 例如、我想将 PIN131用于以太网连接。 如何将 TI SysConfig 中的 PIN 映射分配给 Embedded Coder?
谢谢
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.
尊敬的 Maximillian:
感谢您的提问。 请参阅以下指南、了解如何在 SysConfig 中制作定制板:
https://software-dl.ti.com/ccs/esd/sysconfig/docs/guide/custom-board.html
此致、
文斯
您好、Max:
您可能需要联系 Simulink 专家(MathWorks)、以获得与 Simulink 配合使用的帮助、但使用 SysConfig 的一般方法为:
1.在 SysConfig 中配置外设/器件
2.使用自动生成的函数和#define 创建名为"board.h"和"board.c"的文件。 您可以在手动创建的 main.c 文件中使用这些#define 和函数。
为了在 Simulink 中使用这些函数和定义、我建议联系 MathWorks 并解决您的问题。
此致、
文斯