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.

Post

Post

  • The first error you are getting is due to a mismatch between the CCS version and the drivers from Spectrum Digital.  Note that the EVM you have has an onboard emulator already.  

    Do you need to use CCSv3.3?  If you use CCSv4 you could download the latest image from the web.  It includes the spectrum digital drivers needed to use the emulator that is present on the EVM.

    If you need to use CCSv3.3 instead of v4 I can help you get rid of that first error.

    John

  • Hi Joun,

    Thanks for your reply.

    I use CCSv3.3 instead of v4. please help me!

    Regards.

  • Zahra,

    The error happens because there is a mismatch between the CCS version and the version of the Spectrum Digital drivers.  I am going to send you a private message with a link to a newer CCSv3.3 image.  After installing this you can install the latest Spectrum Digital Drivers into it.  Note that you may have to run the spectrum driver installer twice as the first time it runs it may uninstall the drivers you have.

    Regards,

    John

     

  • Thanks John

    is this error solved by installing the new image of CCS?

    Error initializing emulator

    I/O Port = 510

    Board Name: EVMC6747_XDS510USB
    Cpu Name: IcePick

    Abort:  Close Code Composer Studio.
    Retry:  Try to initialize the emulator again.
    Ignore:  Ignore the initialization error and start
      potentially without target debugging access.
    Diagnostic: Run diagnostic utility.

  • Zahra,

    Because of the first error you received in cc_setup I would recommend installing the new image I sent you along with the latest 3.3 drivers from Spectrum Digital.  If the two get out of sync it typically leads to not being able to launch a debug session.

    John