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 windows, not
even with {}:

load {D:\mmc\cios\CiosTest\CiosTest.elf}
{D:mmcciosCiosTestCiosTest.elf}: No such file or directory.

Am I just too stupid to understand the FAQ?
It works with the double backslashes, I can live with that.

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

Reply via email to