I also had this problem with gdbproxy! I fixed the problem by finding a newer version of gdbproxy that recognized the F169.
(* jcl *) On 10/20/05, Ben Andrack <[email protected]> wrote: > Hi John, > thanks for your quick response. I never worked with gdbproxy so far, > but now I tried. > > First I tried the gdbproxy with the problematic device F2131 > By entering "msp430-gdbproxy.exe msp430", I get the message: > > error: msp430: Could not read device memory (6) > > When I try the same with a F1232, I get a message: > > info: msp430: Target device is a 'MSP430F12x2/11x2' (type 17) > notice: msp430-gdbproxy.exe: waiting on TCP port 2000 > > I don't know, what is supposed to happen, but with the F2131 I get an > error-message. > It seems, that the program doesn't even realise the typ of controller. > Could it be, that the controller is not supported at all. > > Best Regards, > Ben Andrack > > > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]]im Auftrag von John > Luciani > Gesendet: Donnerstag, 20. Oktober 2005 17:19 > An: [email protected] > Betreff: Re: [Mspgcc-users] MSP430F2131 "Could not erase the Flash" > > > I had a similar problem and was able to work around it by using GDB to erase > the flash prior to running the jtag. You may want to search the > archives from this maillist to find more details. > > I submitted the following bug report on Sourceforge --- > > ------- > msp430-jtag MSP430 parallel JTAG programmer Version: 2.0 > processor MSP430F169 > OS Linux (FC2) > > On a functioning system msp430-jtag failed to download. > Subsequent attempts to erase the flash memory produced > the error: > > An error occoured: > Could not write target memory > > Using msp430-gdbproxy/gdb(DDD) I was able to erase the > flash memory. msp430-jtag now functions properly as it > did prior to the memory write error. > ------- > > (* jcl *) > > > > On 10/20/05, Ben Andrack <[email protected]> wrote: > > Hi, > > I've got problems to erase the flash via "msp430-jtag.exe". I always get > > following message: > > "IOError: Could not erase the Flash" > > > > Does anyone have experiences with the device MSP430F2131? > > or > > Did anyone have similar Problems? > > > > The details: > > I run msp430-jtag.exe with parameter -m, since the infomem contains > > protected calibration data. Therefore I just try to erase the main flash. > > Strange thing is, that it works to erase the Flash via IAR's Embedded > > Workbench Kickstart Version V3.30A under the same conditions! > > > > I've no clue, what I'm doing wrong here. Please help! > > > > > > Regards, > > Ben Andrack > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Power Architecture Resource Center: Free content, downloads, discussions, > > and more. http://solutions.newsforge.com/ibmarch.tmpl > > _______________________________________________ > > Mspgcc-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > > > -- > http://www.luciani.org > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > -- http://www.luciani.org
