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: app.cfg file missing

Other Parts Discussed in Thread: EK-TM4C129EXL

Tool/software: Code Composer Studio

Hello all,

I start a new TI-RTOS project, but there is no app.cfg file in the project explorer.

I'm using TI-RTOS Examples -> EK-TM4C129EXL Evaluation Kit -> Driver Examples -> Empty Examples -> Empty Project

Thanks George

  • george dorian said:
    I'm using TI-RTOS Examples -> EK-TM4C129EXL Evaluation Kit -> Driver Examples -> Empty Examples -> Empty Project

    I assume you went through the New CCS Project menu item and then selected the TI-RTOS Empty Project example template.

    This should have added a file named empty.cfg to the project. Do you not see that in the Project Explorer view?

  • Hello ArtiG,

    And thank you for your time.

    I did as you mentioned, and I do have an empty.cfg file, but not an app.cfg.  As I've experienced, clicking the app.cfg file populates the "Available Products" and "Outline" areas.  This has worked with another project, but I cant seem to replicate it.

    BTW, lately I have been getting this popup when startling CCS:

    For CCS 9.0: Go to CCS Help Menu -> Check for Updates and update to CCS9.0.1.................................... For CCS 7.x and 8.x: See update instructions here

    and ...

    Warning! Not connected to the cloud server. Working in offline mode

    I never saw them before.  What do they mean and what should I do about them?

    Thanks George

  • george dorian said:
    As I've experienced, clicking the app.cfg file populates the "Available Products" and "Outline" areas. 

    For those to populate, you can right-click on the .cfg file in the Project Explorer view and select Open With->XGCONF.

    george dorian said:
    BTW, lately I have been getting this popup when startling CCS:

    As reported in the message, it is suggested to update CCS and/or Resource Explorer as described in this page.  

    Hope this helps.