On 26/02/2010 18:04, David Brownell wrote:
On Friday 26 February 2010, Spencer Oliver wrote:
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
That'd be another "expedient" solution. Not unlike the one
which led us to "cortex_m3 disassemble" ... except that there
was no "core_type" mechanism at the time I added that. :)
I have made a few tweaks that enable the armv7m to use the generic
arm cmd group.
semihosting and disassemble cmds now use the generic arm cmds.
rather than posting lots of patches, here is my repo address.
latest 4 are of interest.
http://repo.or.cz/w/openocd/ntfreak.git/shortlog/refs/heads/wip
Cheers
Spen
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development