Hello Raphael, I also had those " Remote failure reply: E00" errors. This seems to be caused by electrical interference. What helped me a lot, was to use an usb cable in order to get the ez430 stick away from my notebook in order to reduce electrical interference. I also get those problems when I debug my Circuits while they are driving some Motors.
hth Ulrich ----- Ursprüngliche Mail ---- Von: msp430 <[email protected]> An: [email protected] Gesendet: Samstag, den 22. März 2008, 15:17:42 Uhr Betreff: [Mspgcc-users] Remote failure reply: E00 and other errors, Dear friends of mspgcc Dear mspgcc users and friends, i do TRY to work now with the mspgcc toolchain for about 3/4 of a year. but i am still at the beginning. not problem is, PROBLEMS are: i have to try very often until i manage to get a connection to my msp430-169stk from olimex. very often i get the answers: fusion blown device unknown device not present well you know that stuff. but every 2 up to 10 times i try to connect using the msp430gdb-proxy it can do it! WELL so i am connectd (i configured eclipse to manage the msp430gdb-proxy for me) now i use the msp430-gdb in the console with the following commands: msp430-gdb blinkled.elf (gdb)target remote localhost:2000 msp430-gdbproxy tells me connected! GOOD !!! ;-) but now msp430-gdb fails. always in a different way. sometimes i can (gdb)list sometimes i can (gdb)info registers sometimes i can set a breakpoint (gdb)break 13 //13 is just an example but i NEVER can (gdb)c //c for continue i always get errors like Continuing. warning: Remote failure reply: E00 i can see errors on the output of msp430-gdbproxy which tells me very often things like debug: MSP430_Memory(READ) error: msp430: Could not read device memory (6) debug: MSP430_Memory(READ) error: msp430: Could not read device memory (6) or after starten continue with c debug: MSP430_Run() error: msp430: Could not run device (to breakpoint) (17) please help me, i really would like to work with this things. Is this possible or should i give up on mspgcc? i really investigated months in this. So here it comes: Running msp430-gdbproxy latest version, msp430-gdb gdb6.0 on Linux / Ubuntu. Please help me, Thanks a lot!!! >Raphael ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users Lesen Sie Ihre E-Mails jetzt einfach von unterwegs. www.yahoo.de/go
