hello,

this is a great newsgroup. yall guys are on top of it

ok. i installed the package

i am able to succesfully connect running gdbproxy and then insight
------------------------------------------------------------------
debug:     msp430: msp430_open()
info:      msp430: Target device is a 'MSP430F149' (type 7)
notice:    msp430-gdbproxy.exe: waiting on TCP port 3333
notice:    msp430-gdbproxy.exe: connected
debug:     msp430: msp430_connect()
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: packet received: Hc-1
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 4 bytes: $#00...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received: qC
debug:     msp430: msp430_current_thread_query()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 4 bytes: $#00...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received: qOffsets
debug:     msp430: msp430_offsets_query()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 23 bytes:
$Text=0;Data=0;Bss=0#0
4...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received: ?
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 23 bytes:
$T0600:3015;04:790b;#3
3...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received: Hg0
debug:     msp430: msp430_set_gen_thread()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 4 bytes: $#00...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received: g
debug:     msp430: msp430_read_registers()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 68 bytes:
$3015f40900000000790b6
086b9dff89828865c1268ece8b10402ffff4016180a#f2...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
-------------------------------------------------------------
when i run the program, i got this

-----------------------------------------------------
debug:     msp430-gdbproxy.exe: packet received: M1100,0:
debug:     msp430: msp430_write_mem(0x1100, ptr, 0)
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 6 bytes: $OK#9a...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received:
M1100,26:b240805a20013f4022123e
4000023d4000020d9e0524fe4f00001e530e9dfb2b3f4000023d40
debug:     msp430: msp430_write_mem(0x1100, ptr, 0)
error:     msp430: Could not write device memory (7)
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 7 bytes: $E00#a5...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received:
M1100,26:b240805a20013f4022123e
4000023d4000020d9e0524fe4f00001e530e9dfb2b3f4000023d40
debug:     msp430: msp430_write_mem(0x1100, ptr, 0)
error:     msp430: Could not write device memory (7)
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 7 bytes: $E00#a5...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK

------------------------------------------------------------
when i hit continue, i get this

------------------------------------------------------------------
debug:     msp430-gdbproxy.exe: packet received: Hc0
debug:     msp430: msp430_set_ctrl_thread()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430-gdbproxy.exe: sending packet: 4 bytes: $#00...
debug:     msp430-gdbproxy.exe: ACK received
debug:     msp430-gdbproxy.exe: got ACK
debug:     msp430-gdbproxy.exe: packet received: C06
debug:     msp430: msp430_resume_from_current(run, 6)
debug:     msp430: msp430_wait_partial()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430: msp430_wait_partial()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430: msp430_wait_partial()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430: msp430_wait_partial()
debug:     msp430-gdbproxy.exe: timeout while reading from GDB
debug:     msp430: msp430_wait_partial()
...(keeps on repeating the last two lines)


-------------------------------------------------------

please advise. thanks.

ml




Reply via email to