Okay,
I bit more reading and I get it. When building the mspgcc, I had in advertantly installed some libraries that overwrote the original downloads (libMSP430.so and libHIL.so). I have now downloaded these directly from the download site and this fixed my problems. Thanks to those that tried to help me out. Cheers John John Weston wrote: > > Yes I realise that I can download it from this location, but the available > version of msp430-gdbproxy does not support the msp430xG4618. If the > source is available I could patch it, but apparently only binaries are > available, so I need a newer one. As I understand it this issue is NOT > related to the required patching of binutils (which I have already done to > binutils 2.18). So at this stage I can compile and link fine, I just > cannot use msp430-gdbproxy. > > Has anybody else had this problem, and ideas on how to resolve? > > Regards > John > > > Oleg V. Kobrin wrote: >> >> gdbproxy available in binaries for windows and linux, in "download area" >> at >> mspgcc.sourceforge.net >> >> 2007/11/28, John Weston <[email protected]>: >>> >>> >>> I have patched binutils (2.18), and can build and link for the >>> msp430xG4618, >>> however my understanding is that msp430-gdbproxy source code is not >>> available, so I cannot rebuild it, and the binary I currently have does >>> not >>> support this target. >>> >>> Please let me know if I am missing something? >>> >>> Regards >>> John >>> >>> >>> Oleg V. Kobrin wrote: >>> > >>> > you should patch binutils-2.17 with patch file from packaging/patches >>> CVS >>> > repository before building the toolchain. >>> > >>> > 2007/11/26, John Weston <[email protected]>: >>> >> >>> >> >>> >> Hi All, >>> >> >>> >> Does anyone know where I can get a linux binary/source for >>> >> msp430-gdbproxy >>> >> that will work for the msp430xG4618 cpu. >>> >> >>> >> I have an older msp430-gdbproxy but it reports... >>> >> ------------- >>> >> debug: MSP430_Identify() >>> >> error: msp430: Could not find device (or device not supported) >>> (4) >>> >> ------------ >>> >> >>> >> I currently have mspgcc with eclipse up and running on a debian etch >>> box, >>> >> and all thats left is to get the debugger running. >>> >> >>> >> Any help or tips are greatly appreciated as I am still coming up to >>> speed >>> >> with the whole mspgcc port package and it's nuances. >>> >> >>> >> Thanks in advance >>> >> >>> >> John >>> >> >>> >> -- >>> >> View this message in context: >>> >> >>> http://www.nabble.com/latest-msp430-gdbproxy-to-support-msp430xG4618-tf4874074.html#a13946361 >>> >> Sent from the MSP430 gcc - Users mailing list archive at Nabble.com. >>> >> >>> >> >>> >> >>> ------------------------------------------------------------------------- >>> >> SF.Net email is sponsored by: The Future of Linux Business White >>> Paper >>> >> from Novell. From the desktop to the data center, Linux is going >>> >> mainstream. Let it simplify your IT future. >>> >> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 >>> >> _______________________________________________ >>> >> Mspgcc-users mailing list >>> >> [email protected] >>> >> https://lists.sourceforge.net/lists/listinfo/mspgcc-users >>> >> >>> >> >>> > >>> > >>> > -- >>> > _____________ >>> > Oleg V. Kobrin >>> > >>> > >>> ------------------------------------------------------------------------- >>> > SF.Net email is sponsored by: The Future of Linux Business White Paper >>> > from Novell. From the desktop to the data center, Linux is going >>> > mainstream. Let it simplify your IT future. >>> > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 >>> > _______________________________________________ >>> > Mspgcc-users mailing list >>> > [email protected] >>> > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >>> > >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/latest-msp430-gdbproxy-to-support-msp430xG4618-tf4874074.html#a14008006 >>> Sent from the MSP430 gcc - Users mailing list archive at Nabble.com. >>> >>> >>> ------------------------------------------------------------------------- >>> SF.Net email is sponsored by: The Future of Linux Business White Paper >>> from Novell. From the desktop to the data center, Linux is going >>> mainstream. Let it simplify your IT future. >>> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 >>> _______________________________________________ >>> Mspgcc-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/mspgcc-users >>> >>> >> >> >> -- >> _____________ >> Oleg V. Kobrin >> >> ------------------------------------------------------------------------- >> SF.Net email is sponsored by: The Future of Linux Business White Paper >> from Novell. From the desktop to the data center, Linux is going >> mainstream. Let it simplify your IT future. >> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 >> _______________________________________________ >> Mspgcc-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mspgcc-users >> >> > > -- View this message in context: http://www.nabble.com/latest-msp430-gdbproxy-to-support-msp430xG4618-tf4874074.html#a14101993 Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.
