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.

CCSv5.3 and TMS320C6678

Other Parts Discussed in Thread: TMS320C6657, TMS320C6678, CCSTUDIO, MSP430WARE

I try to write a sample Helloworld Programm. I start CCS and go on File->New CCS project . On Device : Family = C6000 ; variant = C66x Multicore DSP ; but only two Device are listed TCI6614 and TMS320C6657 .

I try to update the CCS on Help -> check for Updates . I dom´t find any TI keystone1

So I added this Site manually ( see this post http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/257493.aspx)

http://software-dl.ti.com/sdoemb/sdoemb_public_sw/ti_emupack_keystone1/eclipse/artifacts.jar

http://software-dl.ti.com/sdoemb/sdoemb_public_sw/ti_emupack_keystone1/eclipse/content.jar

http://software-dl.ti.com/sdoemb/sdoemb_public_sw/ti_emupack_keystone1/eclipse/features/com.ti.emulation.keystone1.win32_1.0.6.0.jar

http://software-dl.ti.com/sdoemb/sdoemb_public_sw/ti_emupack_keystone1/eclipse/binary/com.ti.emulation.keystone1.win32_root_1.0.6.0

and check for udaptes again . I get the following Errors :

No repository found at http://software-dl.ti.com/sdoemb/sdoemb_public_sw/ti_emupack_keystone1/eclipse/artifacts.jar.
No repository found at http://software-dl.ti.com/sdoemb/sdoemb_public_sw/ti_emupack_keystone1/eclipse/artifacts.jar.

Please I need your Help TI Exoert

Best Regards

Lopez

  • Hi Guys ,

    I download the attached File on this page http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv5. After this I am following the Insrtuction.

    I try again to update my CCSv5.3 and get this Window

    So now Keystone1 is avaible and I think that the C6678 Device is inside the Keystone Package.

    Problem is : the Operation cannot be completed with this Failure output : There were no installable units selected when the plan was computed.

    What is the wrong ?

    Thank you for Reply

    lopez

  • Hi Lopez,

    in your image I see you do not have the update selected.  (Ie the check box beside the keystone update is not selected).  If you select this, the next button should become availalbe.

    Please try that and keep us informed.

    Best Regards,
    Lisa

  • Hi Lisa ,

    I have selected the Keystone Update ,

    If you see my screenshot : I have not privileges access to install the Update .  I try to click on finish and get this window:

    for your Information CCSv5.3 is installed in opt/ti/ccsv5 and I don´t have Root Permissions to write in the Directory. is that the Problem ?

    Best Regards

    Lopez

  • Hi ,

    I uninstall my CCSv5.3 and do a new Installation into fresh Directory. CCS is installed , but when I try to Update CCS and get the TMS320C6678 Device , I get the following Errors:

    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    Unable to read repository at http://support.spectrumdigital.com/ccs51/Updates_linux/binary/com.sd.ccstudio.emulation.linux_root.gtk.linux.x86_5.2.0.07.
    Read timed out
    Unable to read repository at http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2linux/binary/com.ti.cgt.c6000.7.4.linux_root.gtk.linux.x86_7.4.2.
    Read timed out
    Unable to read repository at http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/TargetContent/Updates/full/binary/com.ti.grace.linux_root.gtk.linux.x86_2.10.1.83.
    Read timed out
    Unable to read repository at http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430ware/update/latest/binary/com.ti.msp430.msp430ware.linux_root.gtk.linux.x86_1.40.0.26.
    Read timed out
    Unable to read repository at http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/TargetContent/Updates/full/binary/com.ti.xdctools.base.linux_root.gtk.linux.x86_3.24.6.63.
    Read timed out

    What is wrong ?

    Best Regards

    Lopez

  • Hi Lopez,

    one thing at a time.  Your first post - yes, this is very likely a permissions problem.   when you install ccs, all updates etc should be done with the same permissions and account.   We usually recommend doing all as sudo.

    I would fix that before making attempts to uninstall and reinstall etc.

    Please keep us informed.

    Best Regards,
    Lisa

  • Hi Lisa ,

    I Install now CCSv5.3 with Root Permissions , all Updates was doing als Root . Yes it is possible to create a Project for my Board. It is work fine .

    Thank you

    Lopez