Hermann Kraus wrote:
On Mon, 19 Feb 2007 22:44:58 +0100, Christian Böhme <[email protected]> wrote:
The gdb sources from the mspgcc CVS tree (as of 2007-02-18) did not seem
to be resembling the standard GDB distribution tree. Are there patches
out
there so that I can patch a standard GDB distribution to support an
msp430
target ?
The files in CVS are the patches you are looking for. Just copy them to
the standard gdb directory.
I guess you speak german, so have a look at this article on
mikrocontroller.net:
http://www.mikrocontroller.net/articles/MSPGCC#gdb
There are detailed step-by-step instructions for building the whole
toolchain.
Did you manage to resolve the problem , Christian? I had exactly the
same issue with GDB, I followed the instructions on
www.microcontroller.net to the letter and all builds well except GDB. I
still have the "*** Gdb does not support target msp430-unknown-none."
error.
Regards
Chris