Gregory Keeney wrote:
Thomas Seiler wrote:

Couldn't we split the probing into two phases ?


The problem is that getting stuff on and off your target host is not always trivial. [...]

It is especially not true in the embedded world. Until I have parrot IO libraries, I am not going to be getting a whole lot out of the target.

Yeah, thats true. I haven't tought about that because all the embedded
systems we have touched in school had at least a serial port for debugging purposes, and it was a simple library call away. But I suppose that the serial port was part of the reason why they had chosen them...


You could write the results in memory and then dump it, but ... well, it seems simpler to hand supply the config information. Trying to get answers from an embedded target is tricky and sometimes even potentially dangerous.

You have convinced me that this is not going to work, too bad...


Thanks, Thomas Seiler

Gregory Keeney

Reply via email to