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.
I have been unable to get the CG_XML_CCS tools to work in CCS5. The situation is:
Installed Cgxml Tools for CCS v1.0.0.9
In CCS5 use Project -> Import Existing CCS/CCE Eclipse Project and select "C:\Program Files\Texas Instruments\cg_xml_ccs\Cgxml_config" to import. The imported project doesn't appear in the Project Explorer view.
The tooltip for the Cgxml Tools has appeared, but am not able to select any of the tools.
The EclipseWS.log contains the following relating to the CG_XML_CCS tools
!ENTRY org.eclipse.core.variables 4 120 2011-12-25 10:59:44.921
!MESSAGE Dynamic variable extension from bundle 'com.ti.ccstudio.cgxmltools' overrides existing extension variable 'build_type' from bundle 'org.eclipse.ui.externaltools'
!ENTRY org.eclipse.core.variables 4 120 2011-12-25 10:59:44.921
!MESSAGE Dynamic variable extension from bundle 'com.ti.ccstudio.cgxmltools' overrides existing extension variable 'build_project' from bundle 'org.eclipse.ui.externaltools'
!ENTRY org.eclipse.core.variables 4 120 2011-12-25 10:59:44.921
!MESSAGE Dynamic variable extension from bundle 'com.ti.ccstudio.cgxmltools' overrides existing extension variable 'system_path' from bundle 'org.eclipse.ui.externaltools'
!ENTRY org.eclipse.core.variables 4 120 2011-12-25 10:59:44.921
!MESSAGE Dynamic variable extension from bundle 'com.ti.ccstudio.cgxmltools' overrides existing extension variable 'build_files' from bundle 'org.eclipse.ui.externaltools'
The CG_XML_CCS tools do work in Code Composer Studio Version: 4.1.3.00038 installed on the same PC.
Are the CG_XML_CCS tools supported under Code Composer Studio 5?
Hi,
Thanks for your interest on the CG_XML tools. Sorry, the CG_XML_CCS tools are not yet ported to CCSv5.1 but this will happen soon.
Regards,
Rafael
Is there any new devlopment on that end ?
Is there an alternate way of using this http://processors.wiki.ti.com/index.php/Stack_issues#Finding_out_static_stack_usage with CCS V5.3 ?
You can still run the scripts without the plugin:
http://processors.wiki.ti.com/index.php/Code_Generation_Tools_XML_Processing_Scripts
Thanks
ki