> RedBoot> go
> $T080f:00000164;0d:e8cf1d64;
>
> I do not know what that means. Probably memory corruption.

Try to connect gdb on the host machine via the serial port to the
target, and try debugging. The string you are seeing is gdbserver on
the target trying to say something to gdb client.

https://sourceware.org/gdb/onlinedocs/gdb/Connecting.html

Regards,
Edgar

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to