Re: [Openocd-development] Invalid path names on windows

2008-11-14 Thread Norbert Unterberg
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 {}: > >

Re: [Openocd-development] Invalid path names on windows

2008-11-14 Thread Norbert Unterberg
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

Re: [Openocd-development] Invalid path names on windows

2008-11-04 Thread Norbert Unterberg
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 proble

[Openocd-development] Invalid path names on windows

2008-11-03 Thread Norbert Unterberg
the file "D:prjmyfile.bin". The older version of OpenOCD did work with windows file names. Any ideas? Norbert Unterberg ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development