raspberry-pi icon indicating copy to clipboard operation
raspberry-pi copied to clipboard

Remote replied unexpectedly to 'vMustReplyEmpty': vMustReplyEmpty

Open sandbornm opened this issue 3 years ago • 2 comments

Hello,

I have followed the setup in the README up to the command:

arm-none-eabi-gdb -x run.gdb hello.elf

which results in the following output from within gdb:

Remote replied unexpectedly to 'vMustReplyEmpty': vMustReplyEmpty

Apparently, this is an issue with the debug bridge not supporting newer gdb versions (see: https://github.com/pulp-platform/debug_bridge/issues/9). Is there a known workaround for this by using/modifying existing farjump code or scripts (e.g. adjusting installed gdb version)?

I am using the suggested USB to TTL cable (https://www.adafruit.com/product/954) with target Rpi 3B+ on an Ubuntu 20.04 host.

Thank you!

sandbornm avatar Jan 22 '23 22:01 sandbornm

Hi. I have the same issue. I am also interested in the solution.

cristianochenet avatar Jan 26 '23 17:01 cristianochenet