Jens Andersen wrote:
Hi Chris and list,
I finally got eclipse msp430 debugging to work partially, but have some
remaining problems.
I have installed this on a Windows XP professional system AMD XP2500+
with 512K ram, and are quite new to Windows XP.
I have included the msp430-gdbproxy in my start folder as i want this
to be present all the time, at startup i get the following messages:
Remote proxy for GDB, v0.7.1, (cut)
end (cut)
error: msp430: Could not initialize device interface <1>
info: msp430: Target device is a 'MSP430F149' <type 7>
notice: msp430-gdbproxy.exe: waiting on TCP port 3333
The first time i try to debug with eclipse i get the following messages from
gdbproy:
notice: msp430-gdbproxy.exe: connected
error: msp430: Could not preserve/restore device memory <12>
error: msp430: Could not write device memory <7>
error: msp430: Could not write device memory <7>
error: msp430: Could not read device memory <6>
error: msp430: Could not read device memory <6>
error: msp430: Could not read device memory <6>
error: msp430: Could not read device memory <6>
error: msp430: Could not read device memory <6>
error: msp430: Could not read device memory <6>
error: msp430: Could not run device <to breakpoint> <17>
If i terminate the debug session and then try to run again i get the
following messages:
info: msp430-gdbproxy.exe: debugger has terminated connection
info: msp430-gdbproxy.exe: will reopen the connection
info: msp430: Target device is a 'MSP430F149' <type 7>
notice: msp430-gdbproxy.exe: waiting on TCP port 3333
notice: msp430-gdbproxy.exe: connected
and the debugger works. :=)
BTW is it possible to install msp430-gdbproxy as a service or at least make
it start in a minimized commandline window.
How do i get a disassambly window?
Best regards
Jens.
Just to add, I have the same problem with Insight when downloading
program. It works in a random fashion, but very frequently on some
compuiters. In others it is very rare to happen. Once it performs the
first download correctly, it does all download ok, even if I close the
debugger and power off the target. I use the olimex thing.
Regards,
Ricardo