I am trying to open the .cfg file in a project previously created by someone else. I can open and look at the file using a text editor but when trying to use the XGCONF tool the tab stays blank and never loads. Upon closing the blank tab, it complains of a JavaNullPointerException. I can compile and load the project though with no issues. I tried creating an example project that uses TI-RTOS and I cannot open that .cfg file either. I am using CC6 to create a project for a Tiva C processor. Not sure if this helps but my xdc paths are as follows:
${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR}/packages
"C:\ti\tirtos_tivac_2_01_00_03\products\bios_6_40_03_39\packages"
${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR}/products/bios_6_40_02_27/packages
${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR}/products/ndk_2_23_01_01/packages
${COM_TI_RTSC_TIRTOSTIVAC_INSTALL_DIR}/products/uia_2_00_01_34/packages
${TARGET_CONTENT_BASE}