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.

TM4E123GH6ZRBI7 not supported by CCS6 ?

Other Parts Discussed in Thread: CCSTUDIO

Hello everybody , 

please  I am working on CCSv5.5.  

I installed CCSv6  and I cannot find anymore TM4E123Gxxx  .  am I wrong ?  

what  should  I install extra ?   

thank you 

bye

Carlo

  • Hello Carlo

    You can import the xml from CCSv5.5

    C:\ti\ccsv5\ccs_base\common\targetdb\devices\tm4e123gh6zrb.xml to the CCSv6

    Regards

    Amit

  • Colombo Carlo said:
    I installed CCSv6  and I cannot find anymore TM4E123Gxxx  .  am I wrong ?  

     Hi Carlo, happy to see you again here, I checked include directory on version 6, all reference to TIVA E series cmd files are no more in place.

     This series is not for GA as I learnt from Dave and maybe need some NDA agreement.

  • Amit Ashara said:
    C:\ti\ccsv5\ccs_base\common\targetdb\devices\tm4e123gh6zrb.xml to the CCSv6

    Hi Amit, this is not enough, also need import all arm/include reference to cmd files, reference to targetdb/cpu, family selector is missing and so also need add  whatever was removed from new release and CCStudio is not so friendly to customize.

     IMHO it can be better to move/extend this conversation on CCStudio Forum and ask why E series is no more supported or better included on new IDE.

  • Hello Roberto

    Point taken. Better for the CCS forum folks to give a better answer.

    Regards

    Amit

  • Hello Carlo,

    I checked the import of the same from CCSv5.5 to CCSv6 and it is working now.

    What you need to do are the following

    STEP-1: Copy the xml files for tm4e from the following path to the same path in CCSv6

    C:\ti\ccsv5\ccs_base\common\targetdb\devices\

    STEP-2: Copy the gel files for tm4e from the following path to the same path in CCSv6

    C:\ti\ccsv5\ccs_base\emulation\gel

    STEP-3: Copy the entire folder from the following path to the same path in CCSv6

    C:\ti\ccsv5\ccs_base\common\targetdb\Modules\Tiva_TM4E

    After doing this shut-down CCSv6 and restart it and it works!!!!

    Regards

    Amit