Hexadecimal files are converted to binary files

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Hexadecimal files are converted to binary files

1,699件の閲覧回数
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,696件の閲覧回数
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,672件の閲覧回数
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,651件の閲覧回数
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 件の賞賛
返信