Tag Archives: electronic

MSP-EXP430F5529LP: Error initializing emulator: No USB FET was found

Under normal circumstances, TI MSP430LaunchPad drivers can be automatically installed after CCS is installed. MSP Application UART and MSP Debug Interface. Of course, the unusual case is a driver installation Error, which naturally happens when you download a program: Error initializing emulator: No USB FET was found.
The MSP430F5529 USB LaunchPad Evaluation Kit is TI’s latest LaunchPad and features the awesome EZ-FET Lite, but the driver aspect may not be complete yet. Msp-exp430f5529lp requires the current latest CCSv5.5 installation. Generally speaking, after installing CCS and connecting MSP-EXP430F5529LP, the driver will be installed successfully automatically, and the LaunchPad can be debugged using CCS normally. You may also be prompted to update or fix firmware, as long as you follow the CCS prompt.

If the automatic installation fails, congratulations. The solution is as follows:

Is under the Win7 system, some computers can not use MSP430 board, computer prompt serial port drive installation problem. The reason is that there is a file in the computer system: USbser.sys, which is placed in the directory C:\Windows\System32\drivers. As long as you copy the USbser.sys file into the previous directory and manually upgrade the driver, the installation file can be directed to browse to the oEM51.inf file in the attachment below, the installation can be successful.

Reference link:

http://bbs.eeworld.com.cn/thread-334052-1-1.html

http://www.deyisupport.com/question_answer/microcontrollers/msp430/f/55/t/52735.aspx

Attachment download:

http://download.csdn.net/detail/wanruoqingkong/6960593

You can also download the attachment in link 1.