[Tinyos-help] XubunTOS-2.1 msp430-jtag problem
Mehmet Akif Antepli
akifantepli at gmail.com
Wed Oct 29 02:37:39 PDT 2008
Hi everybody,
I have installed XubunTOS-2.1 via VMware on Widows XP. I am using a
custom platform (SenseNode) which uses a TI MSP MCU.
I copied necessary files to the respective directories to register
SenseNode. I could compile Blink application for SenseNode.
(I succeded to register the new platrofm.)Then, I tried to install it
on SenseNode via MSP-FET430IF parallel port jtag programmer. However,
there is a problem with installation.
In the file /opt/tinyos-2.1.0/support/make/msp/jtag.extra, there is a line;
MSP_JTAG=msp430-jtag
However, "which msp430-jtag" command on the console returns nothing!
There is no msp430-jtag installed.
I tried to install necessary package but it didn't work due to
conflict with "msp430-tinyos-base" package!
Also, "jtag -h" command returns:
"The program 'jtag' is currently not installed. You can install it by
typing: sudo apt-get install openwince-jtag."
Then, i installed jtag via "sudo apt-get install openwince-jtag"
command and set MSP_JTAG=/usr/bin/jtag
the file opt/tinyos-2.1.0/support/make/msp/jtag.extra.
When i tried to install it returned lots of errors again.
Could you please help me with this msp430-jtag issue. Also msp430-gdb
is not installed!
Regards,
Akif
More information about the Tinyos-help
mailing list