Hello, > > Yes, I saw it. > It does not support ARM7TDMI-S yet, only ARM7TDMI, right? Yes, the code available at berlios is from july, and doesn't support -S cores. Besides, it has some nasty bugs, so I decided to rewrite most of it. > What would it take to add support for the ARM7TDMI-S / LPC family > to openocd? My new code I'm working on supports ARM7TDMI-S, specifically LPCs. I have one LPC2294 here to test with, which is why I've subscribed to this list. > Which existing project do you guys see as the best candidate for > extension with ARM7TDMI-S support? I wont comment on this one ;) > I won't mind helping with writing the code or testing it. > So far I see the following differences to be handled: > * debug control ICE register (different bits) > * DCC control ICE register (different length) > * data bus scan chain size The differences are actually very subtle, and not much of a problem, if the code is written with -S cores in mind. If you want a snapshot of my current development tree mail me, I can give you access to my private CVS or a tarball. I didn't release this new code yet as it's not really usable at the moment. > > Kind regards, > Bertrik > Best regards, Dominic
Message
Re: [lpc2000] Combining forces on open-source gdb stub
2005-12-16 by Dominic Rath
Attachments
- No local attachments were found for this message.