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.

C2000-CGT: Other microcontrollers forum

Part Number: C2000-CGT

Hi,

Please provide C2000-CGT version 3.09 as soon as possible. We used this compiler with CCSv2, but we can't install it in CCS9.3. So please provide a compatible file-system.

Regards,

TM

c2000_cgt.txt
                TMS320C2000 C/C++ CODE GENERATION TOOLS
			    Release 3.09


Thank you for choosing Texas Instruments software development tools.  
It is our goal to provide you with the most useful and efficient
development tools from which to develop your applications around
Texas Instruments processors.  Please direct any questions or defect 
reports to the customer support hotline (e-mail: support@ti.com,
phone: 972-644-5580).

Please contact Texas Instruments customer support at support@ti.com if you 
have questions or concerns.

================================================================================
			Version 3.09 Release Notes
================================================================================

================================================================================
Table of Contents
================================================================================

1. New Features
2. Bugs Fixed
3. Known Issues

================================================================================
1. New Features
================================================================================

The following features have been added since release v3.00:

1.  BOOT ROM Support In Hex Convertor
2.  C28x long double Floating Point Type Change
3.  IQ Math Intrinsics
4.  Linking C28x and C2XLP Code
5.  Version Switch
6.  C/C++ Unified Runtime Library
7.  C28x Calling Conventions
8.  DWARF Symbolic Debug Switch
9.  Assembler Switches
10. The Ioport Keyword
11. Default Dual Pre-Fetch Branch Instructions
12. New Code-size Optimization Switch
13. Post-link Optimizer Update

Details can be found in the document docs/CGTNew.txt.

Details on linker enhancements that have been added since release v2.20 that
are not described in the current CGT User's Guide are provided in the 
docs/CGTLinker.txt document.

================================================================================
2. Bugs Fixed
================================================================================

Details of bug fixes in this release, along with a defect history since v3.00, 
can be found in the docs/CGTDefectHistory.txt document.

================================================================================
3. Known Issues
================================================================================

1. C++ Templates and Program Level Optimization

Program Level Optimization, shell switch -pm, will not work with
C++ code that contains templates.