[Tinyos-8051wg] help me get started
Wahid
hamishagi at yahoo.com
Wed Oct 24 06:33:59 PDT 2007
hello,
thank you for maintaining this list
I am new to WSN. I've just acquired a cc2431zdk
and I am badly willing to port tinyOS to it.
I did 'all' what you instructed in the
installation page.in fact, almost 'all' :)
I faced difficultie in the final steps so i'll
give a briefrecap to better state the problem:
1-from Vmware Xubuntos iso file, i installed a
virtual machine. so, then i got the following
directories in /opt:
msp430 tinyos-1.x tinyos-2.x
tinyos-2.x-contrib
2-I acquired wine from winehq.org ubuntu section.
i ran all wgets coz i didn't know which is the
right one,then apt-get update, instal ....blabh
blabh
3-time to instal keil:
WINEPREFIX=$(HOME)/.wine.keil wine ..../setup.EXE
it went on well and i could start the compiler
IDE.
4-the TinyOS-contrib was already in /opt so i
didnt do anything except writing the export
statements in ~/.bash_tinyos file(right after the
line 92 :"unset TOSMAKE_PATH".
right now the value of all variables are as
$TOSDIR=/opt/tinyos-2.x/tos
$MAKERULES=/opt/tinyos-2.x/support/make/Makerules
$TOSMAKE_PATH=/opt/tinyos-2.x/support/make/
$CONTRIBROOT=/opt/tinyos-2.x-contrib/
$MC51_COMPILER=keil
root at wahid-desktop:~# $MCS51_WINE_KEIL_PATH
bash: /home/wahid/.wine.keil: is a directory
5-now when I go to :
/opt/tinyos-2.x-contrib/diku/mcs51/apps/BlinkNoTimer
and type 'make cc2430em' i get the following
warning and no build directory is created:
/opt/tinyos-2.x/support/make/ident_flags.extra:13:
warning: overriding commands for target
`ident_cache'
/opt/tinyos-2.x/support/make//ident_flags.extra:13:
warning: ignoring old commands for target
`ident_cache'
/opt/tinyos-2.x/support/make/tos_image.extra:8:
warning: overriding commands for target
`build_tosimage'
/opt/tinyos-2.x/support/make//tos_image.extra:8:
warning: ignoring old commands for target
`build_tosimage'
/opt/tinyos-2.x/support/make/cc2430em.target:13:
warning: overriding commands for target
`cc2430em'
/opt/tinyos-2.x/support/make//cc2430em.target:13:
warning: ignoring old commands for target
`cc2430em'
sorry for the long description, i really had no
one else to contact.please help me through this.
hooshi
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Tinyos-8051wg
mailing list