Hexadecimal files are converted to binary files

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Hexadecimal files are converted to binary files

1,710 Views
zhaofan123
Contributor I

I am a student in another major and now during debugging, I need to convert the hexadecimal file to binary file format, but I tried it myself for a while and found that the conversion was not successful.

Now I attach the hexadecimal file.

If anyone can help me convert to binary file format, I would be very grateful.

0 Kudos
Reply
3 Replies

1,707 Views
ErichStyger
Specialist I

This article

https://mcuoneclipse.com/2018/03/07/converting-binary-files-to-intel-hex-format-with-the-srecord-too...

shows conversion to hex and binary and back to hex again.

0 Kudos
Reply

1,683 Views
zhaofan123
Contributor I

I tried to convert, but I couldn't get the following interface. 

zhaofan123_0-1691123438071.png

 In the process of learning, I first open the following web page:

zhaofan123_3-1691124052239.png

When I was about to click on the link below to get the plugin, the page couldn't find it correctly.

zhaofan123_1-1691123706115.png

zhaofan123_4-1691124260698.png

So I don't know what to do next.

Looking forward to your response.

 

0 Kudos
Reply

1,662 Views
ErichStyger
Specialist I

EHEP is a binary file viewer, you don't need that one to convert the file. I just used it to show binary files. And that link is not a web page link, but an Eclipse update site:

Install EHEP.png

0 Kudos
Reply