Code Monkey home page Code Monkey logo

msp430-gdbproxy's People

Contributors

grumat avatar sysprogs avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

grumat

msp430-gdbproxy's Issues

Protocol error: Expected ACK

Toolchain:

In command prompt/powershell, I run:
path\to\msp430-gdbproxy-1.9\msp430-gdbproxy.exe --bpmode=auto --verbose --32bitregs

In another window, I run:
path\to\msp430-elf-gdb.exe .\something.elf
(gdb) target remote :2000
(gdb) mon erase
(gdb) load
(gdb) continue

when I connect to gdb, I get a bunch of protocols errors.

MSP430_Initialize(USB) => status = 0, version = 31400000
MSP430_Close() returned 0
msp430-gdbproxy++ v1.9 [http://gnutoolchains.com/msp430/gdbproxy]
Successfully initialized MSP430.DLL on USB
Listening on port 2000.
Using 32-bit register mode (GDB 7.7+)

Run "msp430-gdbproxy --help" to learn about command line options.
To start debugging:
	1. Start "msp430-gdb <yourfile.elf>"
	2. Run the "target remote :2000" command in GDB.
	3. Run "load" to program the FLASH memory.
	4. In case of GDB errors, see this window for more info.
If you don't have msp430-gdb, visit http://gnutoolchains.com/msp430 to get it.


Incoming connection from GDB. Starting session...
Found a device: MSP430FR5994
Number of hardware breakpoints: 3
262144 bytes of FLASH memory (0x4000-0x43fff)
4096 bytes of RAM (0x1c00-0x2bff)
512 bytes of INFO memory (0x1800-0x19ff)
Registered software breakpoint support. Breakpoint instruction: 0x4343; meta-breakpoint handle: 1
Protocol error: Expected ACK ('+'), got 0x24 ($)
Protocol error: Expected ACK ('+'), got 0x71 (q)
Protocol error: Expected ACK ('+'), got 0x53 (S)
Protocol error: Expected ACK ('+'), got 0x75 (u)
Protocol error: Expected ACK ('+'), got 0x70 (p)
Protocol error: Expected ACK ('+'), got 0x70 (p)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x64 (d)
Protocol error: Expected ACK ('+'), got 0x3A (:)
Protocol error: Expected ACK ('+'), got 0x6D (m)
Protocol error: Expected ACK ('+'), got 0x75 (u)
Protocol error: Expected ACK ('+'), got 0x6C (l)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x69 (i)
Protocol error: Expected ACK ('+'), got 0x70 (p)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x63 (c)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected ACK ('+'), got 0x77 (w)
Protocol error: Expected ACK ('+'), got 0x62 (b)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x61 (a)
Protocol error: Expected ACK ('+'), got 0x6B (k)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x68 (h)
Protocol error: Expected ACK ('+'), got 0x77 (w)
Protocol error: Expected ACK ('+'), got 0x62 (b)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x61 (a)
Protocol error: Expected ACK ('+'), got 0x6B (k)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x71 (q)
Protocol error: Expected ACK ('+'), got 0x52 (R)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x6C (l)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x63 (c)
Protocol error: Expected ACK ('+'), got 0x49 (I)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x66 (f)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x6B (k)
Protocol error: Expected ACK ('+'), got 0x2D (-)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x76 (v)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x76 (v)
Protocol error: Expected ACK ('+'), got 0x66 (f)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x6B (k)
Protocol error: Expected ACK ('+'), got 0x2D (-)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x76 (v)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x78 (x)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x63 (c)
Protocol error: Expected ACK ('+'), got 0x2D (-)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x76 (v)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x76 (v)
Protocol error: Expected ACK ('+'), got 0x43 (C)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x53 (S)
Protocol error: Expected ACK ('+'), got 0x75 (u)
Protocol error: Expected ACK ('+'), got 0x70 (p)
Protocol error: Expected ACK ('+'), got 0x70 (p)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x64 (d)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x51 (Q)
Protocol error: Expected ACK ('+'), got 0x54 (T)
Protocol error: Expected ACK ('+'), got 0x68 (h)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x61 (a)
Protocol error: Expected ACK ('+'), got 0x64 (d)
Protocol error: Expected ACK ('+'), got 0x45 (E)
Protocol error: Expected ACK ('+'), got 0x76 (v)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected ACK ('+'), got 0x74 (t)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected start of packet ('$'), got 0x3B (;)
Protocol error: Expected ACK ('+'), got 0x6E (n)
Protocol error: Expected ACK ('+'), got 0x6F (o)
Protocol error: Expected ACK ('+'), got 0x2D (-)
Protocol error: Expected ACK ('+'), got 0x72 (r)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x73 (s)
Protocol error: Expected ACK ('+'), got 0x75 (u)
Protocol error: Expected ACK ('+'), got 0x6D (m)
Protocol error: Expected ACK ('+'), got 0x65 (e)
Protocol error: Expected ACK ('+'), got 0x64 (d)
Protocol error: Expected start of packet ('$'), got 0x23 (#)
Protocol error: Expected ACK ('+'), got 0x64 (d)
Protocol error: Expected ACK ('+'), got 0x66 (f)
MSP430_Run(3) => 0
Waiting for the target to stop (EEM event will be generated)...

The errors approximately spell out: $qsupported:multiprocess;swbreak;hwbreak;qRelocation;fork-events;vfork-events;exec-events;vContSupported;qThreadEvents;no-resumed#df

Are these errors benign? How do I prevent them from appearing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.