Hello C66xx Denizens,
I am using the EVM6678L demonstration board for an audio dsp project. We have ucLinux compiled with CodeSourcery and running on the board. We would like to cross-compile DSP applications using the TI Tools (cl6x, etc.) and then run the application in our ucLinux environment. Unfortunately, linking libraries and other binaries created with one compiler with those created by another requires that a specific Application Binary Interface (ABI) is used by both compilers. Does anyone have any experience with this? I found the following link, which described how the Interlinking Toolkit (ITK) could be used for this purpose (http://processors.wiki.ti.com/index.php/C6000_Linux_Support). Unfortunately, the tarball of the toolkit is not available, possibly an oversite by the author. Does anyone know where the ITK can be found, or how to use the CodeSourcery GCC tools in tandem with the TI CGTOOLS? Any help would be greatly appreciated.
Thanks!
-Brant