Hi,
   
  I just upgrade TinyOS 1.1.10 to TinyOS 1.1.15 following www.tinyos.net. 
Before my upgrade, everything is fine.
   
  Now after the upgrade, when I compile the Blink appliacation, I got the 
following error:
   
  ===========
  $ make mica2 install MIB510=/dev/ttyS3
mkdir -p build/mica2
    compiling Blink to a mica2 binary
ncc -o build/mica2/main.exe -Os -finline-limit=100000 -Wall -Wshadow -DDEF_TOS_A
M_GROUP=0x7d -Wnesc-all -target=mica2 -fnesc-cfile=build/mica2/app.c -board=mica
sb -I%T/lib/Deluge -DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"BoSun\" 
-DIDENT_HOSTNAME=\"lamar-4f87a5e5e\" -DIDENT_USER_HASH=0xe4373c24L 
-DIDENT_UNIX_TIME=0x47741794L -DIDENT_UID_HASH=0xca35959eL Blink.nc -lm
make: *** [exe0] Error 255
  ===============
   
  my current nesc version is 
   
  $ nescc --version
nescc: 1.2.4
gcc: gcc (GCC) 3.2 20020927 (prerelease)
   
  I think something is wrong with ncc? but I do not know how to fix it.
   
  There are some other similar posts before, but no specific answers about how 
to solve this problem.
   
  Any information is highly appreciated!
   
  Chris

       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to