Re:Writing flash....
Igor,
I have touched SWD a little bit, and would like to eventually add support for it to the Keil interface DLL, but it's one of those things that isn't a really high priority right now. I have the basic low-level functions implemented to do SWD read/write transactions, but I haven't pulled that into my higher level debug API just yet. I don't really have a time frame on when or if that will be available.
If you're interested in using SWD now, the CodeSourcery tools use SWD as the debug interface to our devices.
If you do end up trying to implement a SWD interface on your own, feel free to contact me for pointers. I've run into a few "gotchas" with the DAP in both modes, so I can probably save you from a headache or two. I'm sure there would be a lot of very appreciative people in the open source world if you were to implement SWD. You can post here in the forum or send email to support@luminarymicro.com.
Eric
login or register to reply
|