[Pdbg] [PATCH 04/14] pdbg: release targets on error, start, sreset, and probe

Nicholas Piggin npiggin at gmail.com
Thu Apr 12 18:50:30 AEST 2018


On Thu, 12 Apr 2018 14:18:28 +1000
Alistair Popple <alistair at popple.id.au> wrote:

> It looks like we could call the release just prior to exiting main(). Do you
> think there would be any problem doing it then?

I ran into strange issues if special wakeup was not kept asserted
over several steps (e.g., stop ; sreset).

It would be nice to release everything on every step, but I ran
into problems doing that. Or did I misunderstand you?

Thanks,
Nick


More information about the Pdbg mailing list