This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC for TMS340x0 processor


Jurge Van Eijck <jurge.van.eijck@philips.com> writes:
>>Does anyone have any experience in porting GCC for the TMS340x0 processor.
>A project which is quite familiar with your porting is the porting of
>the TMS320C[34]X DSP by Micheal Hayes.
>
>See: http://www.elec.canterbury.ac.nz/c4x/

There will be similarities due to TI's tool chain, but TMS340XXX and 
TMS320XXX are not really similar. (Like difference between i80386 and i960 ...)

TMS340 are bit-addressable graphics
processors with BitBLT and line draw accelaration,
TMS320 are DSPs which do multiply-accumulate etc. In particular TMS340C3X 
and TMS320C4X are floating-point DSPs.

-- 
Nick Ing-Simmons
http://www.ni-s.u-net.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]