Hello,

I want to use ARM-USB-OCD for imote 2.
I don't know how to do with this so that imote2 can work.
I installed openocd for ARM-USB-TINY and change a little but it didnot work.

When i do the command: make intelmote2 install openocd
the execution stops at : Starting OpenOCD ...

and I have theses lines:

Doing cleanup...
Traceback (most recent call last):
  File 
"/opt/tinyos-2.1.0/tools/platforms/intelmote2/openocd/imote2-ocd-program.py", 
line 163, in <module>
    main(sys.argv)
  File 
"/opt/tinyos-2.1.0/tools/platforms/intelmote2/openocd/imote2-ocd-program.py", 
line 105, in main
    expect(openocd_proc.stderr, "JTAG device found:")
  File 
"/opt/tinyos-2.1.0/tools/platforms/intelmote2/openocd/imote2-ocd-program.py", 
line 65, in expect
    raise RuntimeError, "Did not receive expected pattern '%s'" % pat
RuntimeError: Did not receive expected pattern 'JTAG device found:'
make: *** [program] Error 1

Do you have a solution for this problem ?

Thank you.
Regards.




      
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to