Click here to Skip to main content
15,886,077 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello can anyone give some idea how to write program , converting H86 files into BIN files, using c#,thanks in advance
Posted
Comments
Richard MacCutchan 18-Jan-13 9:00am    
Please explain exactly what you want to convert.
Andreas Gieriet 18-Jan-13 9:27am    
Do you really need to convert? What is the goal you want to achieve?
Andi
getanswer 18-Jan-13 9:53am    
Hi , am presently working with Controllers using CAN,RS232, so i want to download H86 files into contoller from PC, and some times BIN files also, so i want to do conversion of these files viceversa

1 solution

Tagged as C# and WPF does not make sense.

I assume that you mean the Intel Hex format (see Need H86 File Format Info[^] and ftp://download.intel.com/support/processors/i960/devtools/intelhex.pdf[^]).

BIN can be "anything", so, please specify (see also http://filext.com/file-extension/BIN[^]).

Cheers
Andi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900