I would start by actually looking at the .h file in question. Could also google "failed to parse file" and see if there's an explanation of why it doesn't present you with a line number or other specific information.
MS Siva Sankar Gupta wrote: > Hello, > > I would like to run an application in java which sends messages from the > PC to the tmote sky nodes... The message class is generated by mig...But > i have a problem while trying to run mig... > iam using tinyos 1.x > > The syntax iam using to generate the class file of the message type > ByteMessage.h is > > mig java -I C:cygwin/home/Administrator/SimpleRelayingApp > -java-classname = ReverseUARTMsg > C:cygwin/home/Administrator/SimpleRelayingApp/ByteMessage.h > ReverseUARTMsg -o ByteMessage.java > > where ReverserUARTMsg is the Structure name in the header file. > But iam getting the following error message > > couldn't execute avr-gcc > failed to parse file ByteMessage.h > > Could any one help me in solving this problem..........If you can i > would be very thankful to you.. > > > with regards > -- > Siva Sankar Gupta Guggilum > Schubertstraße 19 > Klagenfurt,9020 > Austria > Ph:- 0043 6606871071 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help -- Platform: WinXP/Cygwin TinyOS version: 1.x, Boomerang Programmer: MIB510 Device(s): Mica2, MicaZ, Tmote Sensor board: homebrew _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
