For the intel hex format (ihex): For the mica family:
avr-objcopy -O ihex main.exe main.ihex For telos family: msp430-objcopy -O ihex main.exe main.ihex -- Jonathan W. Hui [EMAIL PROTECTED] http://www.cs.berkeley.edu/~jwhui/ 李奇越 wrote: > Hi all: > when i compile a programme written with nesc using "make",i can get a > srec format file. > If i want to get a hex format file,how can i do? > > Thanks in advance! > > > > liqiyue > > _______________________________________________ > Tinyos-users mailing list > [email protected] > http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users _______________________________________________ Tinyos-users mailing list [email protected] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
