ColdFire Lite merged with 802.15.4 MAC provides HTTP to zigbee gateway

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ColdFire Lite merged with 802.15.4 MAC provides HTTP to zigbee gateway

2,053 Views
ericgregori
Contributor I
This is a perfect combination for sensor networks.
The demo inlcudes a sensor network for doors and windows, including a spectrum analyzer demo for 802.15.4.
 
Attachment will be available again Friday 02/09 afternoon. Thanks for your patience

Message Edited by bongosai on 2007-02-09 05:16 PM

Labels (1)
0 Kudos
2 Replies

419 Views
gxd
Contributor I
 used codewarrior sp 6.3 down from freescale.
 
 

Special Edition Version Code Size Restriction: 128K  
 
 
BELOW IS COMPILE ERROR:
 
Error   : expression syntax error
printf.c line 595     va_list; 
Project: ColdFire_Lite.mcp, Target: web_coordinator, Source File: printf.c
Error   : expression syntax error
printf.c line 619      va_list; 
Project: ColdFire_Lite.mcp, Target: web_coordinator, Source File: printf.c
Error   : expression syntax error
printf.c line 641     va_list; 
Project: ColdFire_Lite.mcp, Target: web_coordinator, Source File: printf.c
Error   : expression syntax error
in_utils.c line 383          va_list; 
Project: ColdFire_Lite.mcp, Target: web_coordinator, Source File: in_utils.c
Error   : expression syntax error
in_utils.c line 429       va_list; 
Project: ColdFire_Lite.mcp, Target: web_coordinator, Source File: in_utils.c
Warning : return value expected
mac_to_web_print.c line 157   } 
Project: ColdFire_Lite.mcp, Target: web_coordinator, Source File: mac_to_web_print.c
Warning : possible unwanted ';'
mac_to_web_print.c line 183     for( i=0; packet[i] != ' '; i++ ); 
Project: ColdFire_Lite.mcp, Target: web_coordinator, Source File: mac_to_web_print.c
 
0 Kudos

419 Views
gxd
Contributor I
HI:
pls tell me why when I down you zip file and open coldfire_lit.mcp compile by codewarrior6.3, some errors occured.
 
 
gxd
 
 
0 Kudos