looks like ncc is just crashing without any report.
probably something wrong with your nesc install
or perhaps cygwin. try reinstalling.
MS


Hyun Jung Choe wrote:
Hello,

I've got the same error with the following e-mail.

I've followed the direction specified in the "Getting started guide' to use MICAz
and got the following message.
I tried to configure either of $~/tinyos-1.x/apps/* or $~/contrib/xbow/apps/* but failed.

-------------------------------------------------------------------------------------
$ make micaz
mkdir -p build/micaz
   compiling Blink to a micaz binary
ncc -o build/micaz/main.exe -Os -I%T/../contrib/xbow/tos/platform/micaz -finline -limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=125 -Wnesc-all -target=micaz -fn esc-cfile=build/micaz/app.c -board=micasb -DRADIO_XMIT_POWER=0xFF -DCC2420_TXPOW ER=TXPOWER_MAX -DCC2420_DEF_CHANNEL=26 -I%T/lib/Deluge -DIDENT_PROGRAM_NAME=\"Bl ink\" -DIDENT_USER_ID=\"HyunJungChoe\" -DIDENT_HOSTNAME=\"mediator\" -DIDENT_USE R_HASH=0x54c75e5fL -DIDENT_UNIX_TIME=0x445fb1feL -DIDENT_UID_HASH=0x67ee89adL -I
/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
make: *** [exe0] Error 255
----------------------------------------------------------------------------

Could you please give me some advices?
Thank you in advance. :)

Choe.

[Tinyos-help] Blink compilation error with tinyos-1.1.14
santosh dwivedi dwivedi.g at gmail.com
Mon Sep 5 02:17:54 PDT 2005

Previous message: [Tinyos-help] (no subject)
Next message: [Tinyos-help] Reliablity - TinyDB - Troubleshooting
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

--------------------------------------------------------------------------------

Hi,
I updated tonyos tree with tinyos-1.1.14Jul2005cvs-1.cygwin.noarch.rpm, when
I try to compile Blink , following is error.
What I missed ? i exported MAKERULES=/opt/tinyos1.x/tools/make/Makerules
before attempting to compile.
Is there any otherway to work with 1.1.14 snapshot (i mean exportinng
environment variables)?
$ make micaz
mkdir -p build/micaz
compiling Blink to a micaz binary
ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow
-DDEF_TOS_AM_GROUP=
0x7d -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb
-I%T/lib/Delu
ge -DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"Administrator\"
-DIDENT_HOSTNAME=\"w
p\" -DIDENT_USER_HASH=0x75054c97L -DIDENT_UNIX_TIME=0x431c0b3cL
-DIDENT_UID_HASH=0xb1bd2
9f5L -I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc <http://Blink.nc> -lm
make: *** [exe0] Error 255


Thanks & Regards:
santosh dwivedi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20050905/07055d25/attachment.htm


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

Reply via email to