yura717
Advanced Member level 2
- Joined
- Aug 24, 2009
- Messages
- 692
- Helped
- 90
- Reputation
- 178
- Reaction score
- 89
- Trophy points
- 1,308
- Location
- USA
- Activity points
- 4,608
Hello guys,
How to convert Intel HEX to BIN format?
I know this is BigEndian byte order ...
How to make bin ? Would you help me to convert that sample to bin format? Thanks
How to convert Intel HEX to BIN format?
:020000040001F9
:2000000000000001000A7F2C00000000000000074DFC000A7F3E0000000000000000000013
:200020000000000000000000000000000000000000000000000000000000000000000000C0
:2000400000000000000000000000000000000000000000000000000000000006C3A8000629
:20006000C4C40006C4DC000000000B23000000010000000100000003000000010000000A14
:20008000000000010000001200000001000000160000000200000019000000010000001DFD
:2000A0000000000600000028000000060000002F000000020000003800000004000000415E
:2000C0000000000100000043000000020000004600000002000000490000000100000082C6
:2000E00000000003000010000000000100001016000000010000102D000000020000103442
:200100000000000100001036000000010000103B00000001000010420000000100001046A2
:20012000000000010000104900000001000010550000000100001058000000010000105F26
:2001400000000001000010680000000200001077000000050000107D00000005000010896D
I know this is BigEndian byte order ...
How to make bin ? Would you help me to convert that sample to bin format? Thanks