What kind of JTAG programmer do you use? What's the exact name of it?

Depending on the exact name, you may need to modify 'imote2-ocd-program.py'.

Thanks,
Paul
--
Paul  J.  Shin    (Joonhwa Shin)
Graduate Research Assistant
Robot Vision Lab
School of Electrical and Computer Engineering
Purdue University
"Those who are wise will shine like the brightness of the heavens, and those who lead many to righteousness like the stars for ever and ever." - DAN 12:3
==============================================


On 2011-02-22 ?? 5:23, minh ha wrote:
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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to