Re: [OpenOCD-devel] need advise for using openocd for regression testing on target

2012-10-22 Thread Freddie Chopin
W dniu 2012-10-22 15:51, Ram Bhamidipaty pisze: > Any ideas on what approach I should take to implement this? Basically I need > some way to poll on a memory address and then dump out memory. It's all in the User Guide. With Cortex-M3 you can read and write memory even without halting the target.

[OpenOCD-devel] need advise for using openocd for regression testing on target

2012-10-22 Thread Ram Bhamidipaty
My goal is to build a regression testing set up, I would like to use openocd if possible. It would look something like testbin1, testbin2 ..., each of them needs to be downloaded and run on the target. For now the protocol for each test binary would be something like the test binary writes to a kn