Hi! We are working on a new platform with MSP430FG439, for now we are trying to compile Blink and debug it, it goes OK, but went I try to open the app.c generated with the Code Composers it gives us a million errors like:
"../app.c", line 3: error: expected an identifier "/usr/lib/ncc/nesc_nx.h", line 386: error: "__attribute__" has already been declared in the current scope "/opt/msp430/msp430/include/sys/reent.h", line 227: error: identifier "__extension__" is undefined How can I fix that so I can debug it as an standard C file? And how can I download it inte my MSP430 using the USB ports? Sorry if the questions are a bit basic, we are just starting with TinyOS and we have a world of doubts. Best Regards! Alfonso MartÃnez _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
