On 26/02/2010 02:36, David Brownell wrote:
On Thursday 25 February 2010, Spencer Oliver wrote:

+               .chain = arm_command_handlers,

NAK on this one since those command handlers don't know
how to cope wih v7-m cores yet, and plus there's the
command duplication for disassembly.

I think most of the command handlers in that chain can
easily be modified ... just look at the core_type to
see if it's an M-profile core, and if so then do the
relevant thing.  Examples:


I will have a look.
For the time being i may just add a cortex_m3 semihosting cmd

Cheers
Spen
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to