Hello All,
I'm porting TinyOS to Jennic, and when I compile the Null application for my 
new platform I have these errors:
_____________________________________________________

/opt/tinyos-2.x/tos/system/SchedulerBasicP.nc: In function 'SchedulerBasicP$Sche
duler$taskLoop':
/opt/tinyos-2.x/tos/system/SchedulerBasicP.nc:144: error: '__nesc_atomic_t' unde
clared (first use in this function)
$
ifier is reported only once
/opt/tinyos-2.x/tos/system/SchedulerBasicP.nc:144: error: for each function it a
ppears in.)
/opt/tinyos-2.x/tos/system/SchedulerBasicP.nc:144: error: expected ';' before '_
_nesc_atomic'
/opt/tinyos-2.x/tos/system/SchedulerBasicP.nc:150: warning: implicit declaration
 of function '__nesc_atomic_end'
/opt/tinyos-2.x/tos/system/SchedulerBasicP.nc:150: error: '__nesc_atomic' undecl
ared (first use in this function)
/opt/tinyos-2.x/tos/system/RealMainP.nc: In function 'main':
/opt/tinyos-2.x/tos/system/RealMainP.nc:53: error: '__nesc_atomic_t' undeclared
(first use in this function)
/opt/tinyos-2.x/tos/system/RealMainP.nc:53: error: expected ';' before '__nesc_a
tomic'
/opt/tinyos-2.x/tos/system/RealMainP.nc:77: error: '__nesc_atomic' undeclared (f
irst use in this function)
/opt/tinyos-2.x/tos/system/RealMainP.nc:80: warning: implicit declaration of fun
ction '__nesc_enable_interrupt'
make: *** [exe0] Error 1
_____________________________________________

Can someone help me to fix these errors please ?
Thanks.


      
____________________________________________________________________________________________
Yahoo! Mail innove : interface hyper pratique, messenger intégré, couleurs - 
http://mail.yahoo.fr

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

Reply via email to