VirtualLogix is running
Linux on the C64x, but I believe they may still be using the TI compiler under a gcc frontend (I really have no idea). All the required specs are out there if anyone wants to get going on a native C64x compiler. According to the
TMS320 wiki page, someone started on that back in 2004.
I have already posted some links
here. It's perhaps time to start doing some post summarizing tool discussions as the same questions keep on being asked
From my point of view, to program the c6x you need at the very least an optimizing assembler similar to TI linear assembler, and that is a major project, but a very interesting project. However I don't see the point engaging into this since we still have hope TI will provide their toolchain. And their toolchain is very good
I have started working on the simulator (starting from the one I mentionned in my post), but I have no way to test it since I have no toolchain...