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.

Target configuration file for C6655 device

Hi,

I'm going to try to use the C6655.

However, CCS Target configuration file for C6655 is not yet.

Can i substitute for the C6657 TCF ?

Best regards

Chi

  • Hi Chi,

    Chi39519 said:
    Can i substitute for the C6657 TCF ?

    That would not work since the C6657 has two cores while the C6655 is a single core device.

    I would guess that you could remove the second subpath in the C6657 configuration to remove the second core. You can try using the Advanced Editor to do this manually yourself. If you tell me what exact emulator you are using, I can try to do it for you.

    Also check for updates and see if there is a keystone emulation package available. That may add the C6655 support you  need.

    Thanks

    ki

  • Hi, Ki-Soo Lee

     

    Thank you for your reply.

    I was able to successfully connect by bypassing the second core(C66xx_1).

    (Could not be deleted second subpath(subpath_1) at C6657 TCF.)

     

    I checked for all update at CCSv5.3.

    But, do not seem to update for C6655 TCF.

     

    Best regards

    Chi

  • Chi39519 said:
    I was able to successfully connect by bypassing the second core(C66xx_1).

    Yup, that would work too.

    Chi39519 said:

    I checked for all update at CCSv5.3.

    But, do not seem to update for C6655 TCF.

    Yes i checked also. I even checked some early CCSv5.4.0 build and it is still not there. I'll have to ping the 66x group to create a file for 6655 so it appears in the list.

    Anyway, glad that you have it up and running.

    ki