The binary format is only a possible representation of the data. One program can be seen in hex, binary, ascii or another representation you want. The information will be exactly the same.
2008/12/30 BAI LI <[email protected]> > Hi All, > > After the compilation of nesC application, it generated a ihex file. When I > open this file by eidtor, i got the following information: > > :104A0000B240805A20013F40D8533E4000113D4003 > :104A100002110D9E0524FE4F00001E530E9DFB2B20 > :104A20003F4002113D4023110D9F0524CF4300005C > :104A30001F530F9DFB2B3040DA4D30403E4A001390 > :104A40000000100050009000D000F0000F4212C390 > :104A50000F100F110F115FF332C203437FF3304188 > ..... > > why the first five digits are always the same, what does these stand for? > Anyone could help me to understand this ihex file? Thanks. > > Another question is since main.exe is the ELF executable output format , > how to compile the application into some binary format, like 10100001010101 > format? > > Regards, > Bai > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Jordi Soucheiron Software Engineer DEXMA Riu de l'Or 35, ES-08034, Barcelona t:/f: +34 93 280 19 18 www.dexmatech.com [email protected]
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
