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.

MSP430_Identify error need help

 

I run a 430 launch pad with CCS V5, but have a initializing emulator error as below. Try  with FET-pro430, the emulator can communicate normally. Could you help to advise how to resolve? Thanks.

  • Apparently, both programs use the same MSP430.DLL. But while FET-pro 430 (at least your version) still uses the old V2.0 API, CCS uses the new 3.0 API.

    Now due to the path configuration on your system (I guess you installed FET-Pro430 first), CCS loads the wrong MSP430.DLL and doesn't find the entry points it expects.

    Yes, Windows, Paths and DLL management... a never ending story.

  • Gross

    Thanks for the reply. I do some update in CCS, and now it can connect normally.

**Attention** This is a public forum