Hi, all!

TODO does have the following entry:

- regression: xscale does not place debug_handler.bin into the right
spot. workaround:
  use -s option on command line to place xscale/debug_handler.bin in
search path.
And, really, ${prefix}/lib/openocd/xscale is not within scripts search path.

We can:
* add PKGLIBDIR ($prefix/lib/openocd) to scripts search path.
* add xscale/debug_handler.bin to PKGDATADIR ($prefix/share/openocd/...)
* add xscale/debug_handler.bin to $libexecdir/openocd, and add that
path to scripts search dir.

What solution is more appropriate? Might be something else?

All the best,
S.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to