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/TMS320F28377S:USB 堆栈帮助! 如何在 PC 的设备管理器上更改名称脚本"TI USB 串行端口(COM9)"?

Guru**** 2478765 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/802176/ccs-tms320f28377s-usb-stack-help-how-to-change-the-name-script-ti-usb-serial-port-com9-on-device-manager-of-pc

器件型号:TMS320F28377S

工具/软件:Code Composer Studio

您好!

在哪里可以更改 PC 设备管理器上的"TI USB 串行端口",我使用 USB 模块作为 USB CDC 设备,它与 PC 工具配合使用很好,我认为名称脚本来自 USB 堆栈, 如何更新名称脚本? 谢谢!

此致、

Amy

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    该名称包含在包含结构的 C 源文件中。 它的名称中包含 struct.c/.h。

    您可以自由地修改结构。 但是,如果修改结构,可能还需要更新驱动程序文件。 结构包含器件命名、VID、PID 的信息、用于枚举。

    SAL