On Jan 16, 2009, at 7:11 AM, SimonQian wrote:

Hi,
Attachment is patch for svf support and Versaloon update.

command is: svf <filename.svf>
Tested OK to config EMP240T100 with Versaloon.

2009-01-16
Best Regards, Simon Qian

SimonQian(simonq...@simonqian.com) ---- www.SimonQian.com
<
svf
.patch><vsllink.patch>_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Everything looks good except that strupr doesn't exist on my system (OS X 10.5). In fact, I don't see any function to do its equivalent either. toupper() is the only thing close, but that only works on a character by character basis. If you need to use the strupr functionality, it should get implemented as a replacement function in src/helper/replacements.c.

--
Rick Altherr
kc8...@kc8apf.net

"He said he hadn't had a byte in three days. I had a short, so I split it with him."
 -- Unsigned



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to