主题中讨论的其他器件:C2000WARE
我尝试运行示例 usb_ex4_dev_bulk、但收到此错误。

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.
我尝试运行示例 usb_ex4_dev_bulk、但收到此错误。

您好!
在 C2000Ware 4.03版本中, driverlib 文件已更新为使用包容性术语。 作为此更改的一部分、函数名称从 Interrupt_disableMaster 更改为 Interrupt_disableGlobal、并从 Interrupt_enableMaster 更改为 Interrupt_enableGlobal。
USB 库必须重新编译才能使用这些文件。 此问题将在下一版本的 C2000Ware 中修复。 要暂时解决此问题、必须在更新文件(usbringbuf.c 和 usbddfu_rt.c)后重新编译 USB 库(C:\ti\cc2000\c2000Ware_4_03_00_00\libraries\communications\us\f2837xd\ccs )、以使用更新后的函数名称启用/禁用中断。
此致
西达尔特