> > Error while creating a new platform. i have added all the files required > to create a new platform... > iam getting an error like this > > root@Jamal:/opt/tinyos-main/apps/Null# make iwise > mkdir -p build/iwise > compiling NullAppC to a iwise binary > > WARNING: Minimum recommended msp430-gcc version for this TinyOS > release is 4.6.3!!! > > ncc -o build/iwise/main.exe -Os -fnesc-separator=__ -Wall -Wshadow > -Wnesc-all -target=iwise -fnesc-cfile=build/iwise/app.c -board= > -DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_APPNAME=\"NullAppC\" > -DIDENT_USERNAME=\"root\" -DIDENT_HOSTNAME=\"Jamal\" > -DIDENT_USERHASH=0xe00c9accL -DIDENT_TIMESTAMP=0x51509d42L > -DIDENT_UIDHASH=0xcb4338afL NullAppC.nc -lm > In file included from /opt/tinyos-main/tos/system/TinySchedulerC.nc:52: > In component `McuSleepC': > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc: In function > `getPowerState': > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:81: `ME1' undeclared (first > use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:81: (Each undeclared > identifier is reported only once > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:81: for each function it > appears in.) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:81: `UTXE0' undeclared > (first use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:81: `URXE0' undeclared > (first use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:81: `U0TCTL' undeclared > (first use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:81: `SSEL1' undeclared > (first use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:82: `ME2' undeclared (first > use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:82: `UTXE1' undeclared > (first use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:82: `URXE1' undeclared > (first use in this function) > /opt/tinyos-main/tos/chips/msp430/McuSleepC.nc:82: `U1TCTL' undeclared > (first use in this function) > make: *** [exe0] Error 1 > > > can i know what changes we have to make to remove this....???
-- ------------------------------------------------------------------------------------------------------------------------------- This e-mail is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies and the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email is strictly prohibited and appropriate legal action will be taken. ------------------------------------------------------------------------------------------------------------------------------- _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
