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.

MSP430F5529 USB HID 通讯问题

Other Parts Discussed in Thread: MSP430F5529

你好:

       我手头有MSP430F5529的开发板(红色的小板和白色的大板都有)。我在官网上面下载了MSP430USBDevelopersPackage_5_00_01.zip这个开发包。然后里面有一个Java_HID_Demo,请问我应该怎么在eclipse环境下使用这个demo。

      我的想法是将这些代码在eclipse里面移植编译出一个demo的应用出来。

      另外我的系统是W7 64位的。

  • 一般官网的例程都是基于ccs或者iar的开发环境。所以用着两个比较方便。 其中ccs是基于eclipse开发的,应该比较符合楼主的习惯。 如果要自己移植的话,可以使用ti提供的msp430gcc作为编译器