On Tuesday 19 January 2010, Spencer Oliver wrote: > David Brownell wrote: > > On Monday 18 January 2010, Spencer Oliver wrote: > >> Skip over a bkpt instruction if found on resume/step. > > > > This is a bugfix for RAM-based code, yes? > > flash or ram, most semi hosting code would be in flash however.
Except that, as you note, semihosting should use different logic. > I am updating the arm semihosting to support armv7m (cortex_m3). Hmm, my notion there was to make armv7m use the same "struct arm" as other ARM cores, and try to share more core infrastructure. It shouldn't be *quite* so different as it is now. But I've not done much along those lines yet. Glad you're at work on this. The BKPT handling clearly needs updating. (Similarly with Cortex M0 and M1 support. We don't have it yet, but from what I've observed so far it should be almost a pure subset of the M3 and v7m support.) > So far it is working well, the issues i have are todo with win32 host :) That does appear to be an ongoing battle. :( - Dave _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development