On Mon, Aug 22, 2011 at 9:25 PM, Jim Paris <j...@jtan.com> wrote:
> The interface needs to be defined first, otherwise
> 'openocd -f board/redbee-econotag.cfg' gives an error.

This is supposed to fail. You need to split interface and board to
do something like:

openocd -f interface/foo.cfg -f board/redbee-econotag.cfg


-- 
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434 / International +47 51 87 40 27
http://www.zylin.com/
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to