2008/11/14 Øyvind Harboe <[EMAIL PROTECTED]>
> On Fri, Nov 14, 2008 at 11:29 AM, Norbert Unterberg
> <[EMAIL PROTECTED]> wrote:
> >
> > Sorry but it still does not work with single backslashes under windows,
> not
> > even with {}:
> >
> > load {D:\mmc\cios\CiosTest\CiosTest.elf}
> > {D:mmcciosCio
On Fri, Nov 14, 2008 at 11:29 AM, Norbert Unterberg
<[EMAIL PROTECTED]> wrote:
>
>
> 2008/11/4 Øyvind Harboe <[EMAIL PROTECTED]>
>
>>
>> +OpenOCD uses Tcl and a backslash is an escape char. Use @{ and @}
>> +around Windows filenames.
>> +
>> [EMAIL PROTECTED]
>> +> echo \a
>> +
>> +> echo @[EMAIL P
2008/11/4 Øyvind Harboe <[EMAIL PROTECTED]>
> +OpenOCD uses Tcl and a backslash is an escape char. Use @{ and @}
> +around Windows filenames.
> +
> [EMAIL PROTECTED]
> +> echo \a
> +
> +> echo @[EMAIL PROTECTED]
> +\a
> +> echo "\a"
Sorry but it still does not work with single backslashes under
Committed the below to FAQ.
### Eclipse Workspace Patch 1.0
#P openocd
Index: doc/openocd.texi
===
--- doc/openocd.texi(revision 1117)
+++ doc/openocd.texi(working copy)
@@ -2093,6 +2093,22 @@
@chapter FAQ
@cindex faq
@enum
2008/11/3 Øyvind Harboe <[EMAIL PROTECTED]>
> On Mon, Nov 3, 2008 at 8:06 PM, Norbert Unterberg <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >
> > We updated OpenOCD from the Yagarto r717 version to version 994, running
> on
> > windows.
> > The problem is that OpenOCD does not longer recognize windows
:[EMAIL PROTECTED] On Behalf Of Norbert
Unterberg
Sent: 03 November 2008 19:06
To: openocd-development@lists.berlios.de
Subject: [Openocd-development] Invalid path names on windows
Hi,
We updated OpenOCD from the Yagarto r717 version to version 994, running on
windows.
The problem is that
On Mon, Nov 3, 2008 at 8:06 PM, Norbert Unterberg <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We updated OpenOCD from the Yagarto r717 version to version 994, running on
> windows.
> The problem is that OpenOCD does not longer recognize windows file names for
> the flash write command. If we use a full qu
Hi,
We updated OpenOCD from the Yagarto r717 version to version 994, running on
windows.
The problem is that OpenOCD does not longer recognize windows file names for
the flash write command. If we use a full qualified file name like
D:\prj\myfile.bin than OpenOCD complains that it can not find the