TI has generously decided to release a Linux hosted version of their c54x C and C++ compiler free for use with open source projects. This is an important first step to getting open source codecs running on the DSP of the Neuros OSD, as well as for other projects which make use of TI's DM320 or other products containing a c54x DSP. It's also significant because it represents a new and important level of support for open source from TI.
This is not the complete CCS environment, rather a standalone compiler; what TI calls Code Generation Tools. It's just the compiler, optimizer, assembler, linker. The downside is: there is no debugger. Then again, to use a debugger, you would also need a compatible JTAG, which are usually quite expensive.
