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.

CCS/CC2652R: Viewing cfg files as script or in graphical (TI-RTOS) environment in CCS

Part Number: CC2652R

Tool/software: Code Composer Studio

 I downloaded and installed the TI SimpleLink v3.10.00.53 SDK and then found that I needed to update to v9.1.0.00004 of CCS, so I installed this too.

Looking at the rfPacketErrorRate SDK example (examples\rtos\CC26X2R1_LAUNCHXL\drivers\rfPacketErrorRate), I clicked on the “release.cgf” file to have a look at the RTOS configuration of the project. 

When I was last developing with CCS (v6.2.1) there was a choice of viewing the .cfg files as script or in a graphical (TI-RTOS) environment … has this option disappeared in CCS v9.1.0, as I don’t see the alternative tabs at the bottom of the .cfg file in the editor to choose between these options (as shown below for CCS v6.2.1):

  • If you right click on the .cfg file in the project explorer you can choose Open with -> XGCONF to open in the graphical editor.  Of if it is already opening in the graphical editor by default you can select "text editor".

    When in the graphical editor there should still be a tab at the bottom that say "cfg script" that will show the text.

    Regards,

    John