Bernard MONDAN wrote:
Hi,
I am using MSP430 microcontroler with the gnu C.
*) First I have test insight-5.1.1, the problem is that when I start
configure with --target=msp430, this does not run. I have edit the
source of configure and in fact there is nothing about the msp430. I
have search in the source around and nothing.
It sounds like you didn't copy the gdb patches into the insight
directory correctly. Configure normally works OK when you do. The gdb
patches do not affect any of the files which differentiate insight from
gdb. If you copy the gdb patches into the insight directory all should
be well.
*) After I have use insight-5.2.1, the problem is the same as with 5.1.1
This will not work. That gdb patches currently only work for gdb 5.1.1
or insight 5.1.1.
Regards,
Steve