Øyvind Harboe wrote: >> We can with no ill effects, I hope, add breakpoints with the target >> running, both swbk and hwbk. >> > > It must also work with a powered down target. > > I.e. configuration of breakpoints must be strictly seperated from the > activation > of breakpoints. > > If we do not check the halt state when adding a breakpoint then this is true. The check comes on resume, and resume is meaningless for a powered down target. Removal we have to think about.
What is the reported state of a powered down target ? Regards Magnus _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
