This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Help with c4x-linux-coff-gcc
- From: Kevin Rockel <krockel at rossvideo dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 14 Dec 2005 16:57:54 -0500
- Subject: Help with c4x-linux-coff-gcc
I hope this is the right place to ask, this. If not, please point me to
where the right place is.
I am trying to replace our old compiler for the TI C320C32 processor.
GCC supports it in
version 3.3.2, so I can get it to compile. The problem I am having is in
convincing Code Composer
(the debug environment) to understand the output of GCC. It will load
the file, but it can't seem
to understand the symbol information.
Has anyone done this before? What were the GCC options to make it work?
Are there other debug tools that Code Composer that will work with the
TI C320C32?
Thanks
Kevin