This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Remote Serial Protocoal - Data packet length


Hi all,

One or two quick questions about the remote serial protocol:

Is there a max length for the data-packet? If so what is it?
Also if I transmit:
         $m0,44#XX
what format does the reply take?

At present for the above command I am getting an error reporting that the remote
packet length is too long. It is okay as long as the # of bytes to be transmitted
back less than 44.

Any help is appreciated,
Dave McKenna
--
http://www.iol.ie


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]