simon qian wrote:
> Attachment is the versaloon driver update, please commit if no problem.
Thanks!
I encountered a large number of lines with trailing whitespace:
$ git am 0001-versaloon-driver-update.patch
Applying: versaloon driver update
/tmp/openocd/.git/rebase-apply/patch:92: trailing whitespace.
RESULT usbtogpio_config(uint8_t interface_index, uint32_t mask,
/tmp/openocd/.git/rebase-apply/patch:93: trailing whitespace.
uint32_t dir_mask, uint32_t
pull_en_mask,
/tmp/openocd/.git/rebase-apply/patch:97: trailing whitespace.
/tmp/openocd/.git/rebase-apply/patch:105: trailing whitespace.
/tmp/openocd/.git/rebase-apply/patch:111: trailing whitespace.
warning: squelched 273 whitespace errors
warning: 278 lines add whitespace errors.
$
These should be fixed.
Once applied, I successfully tested my Versaloon Mini with OpenOCD
communicating with a LM3S9B90 CPU. This CPU supports both JTAG and
SWD, but I believe only JTAG was used.
I have verified that my Versaloon also does SWD using an LPC1343 CPU,
but this CPU isn't supported by OpenOCD, so I could so far only test
SWD using vsprog.
Can SWD also be tested using Versaloon and OpenOCD? This question of
course also relates to Tomek's work on SWD in OpenOCD. Have you
communicated with each other about how to join your efforts, if
needed?
Kind regards
//Peter
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development