Hexadecimal files are converted to binary files

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Hexadecimal files are converted to binary files

1,697 次查看
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 项奖励
回复
3 回复数

1,694 次查看
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 项奖励
回复

1,670 次查看
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 项奖励
回复

1,649 次查看
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 项奖励
回复