bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about RAM/ROM information in TinyOS


From: Kamini Prajapati
Subject: Question about RAM/ROM information in TinyOS
Date: Sat, 5 Nov 2005 11:13:15 -0800 (PST)

Hi,
I am working on TinyOS project.
Recently I upgraded my system with the following Patches.
 
nesc-1.1.2b-1.cygwin.i386.rpm
tinyos-1.1.14Jul2005cvs-1.cygwin.noarch.rpm
 
Previously when I compile any Application, it used to show me the RAM and ROM information.
But after the upgrade, it doesn't show me RAM and ROM information at Compilation time.
 
Is there a way I can find out RAM and ROM information. It is really important for my project.
 
$ make pc
mkdir -p build/pc
    compiling Blink to a pc binary
ncc -o build/pc/main.exe -g -O0 -pthread -fnesc-nido-tosnodes=1000 -fnesc-simula
te -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=pc -fnesc-cfile=bui
ld/pc/app.c -board=micasb -I%T/lib/Deluge -I%T/lib/Flash -I%T/lib/Flash/STM25P -
DDEFAULT_EEPROM_SIZE=0x100000 -DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"A
dministrator\" -DIDENT_HOSTNAME=\"BHAMINI\" -DIDENT_USER_HASH=0xee7ee0edL -DIDEN
T_UNIX_TIME=0x436d016cL -DIDENT_UID_HASH=0xdc6c9389L Blink.nc -lm
gcc: unrecognized option `-pthread'
C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc: In function `__n
esc_nido_initialise':
C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc:478: warning: pas
sing arg 1 of `memset' discards qualifiers from pointer target type
    compiled Blink to build/pc/main.exe
Appriciate your help!
 
Thanks
Kamini
 


Yahoo! FareChase - Search multiple travel sites in one click.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]