Try Googling the phrase, "file comparison software".Hi,
I have two hex files i need to know whether they are similar or not. What are the software available to do that? These hex files are related to Nordic nrf51.
What are your constraints? Operating system? Do you just want to know if they're the same? Or do you want to look at the differences.I have two hex files i need to know whether they are similar or not. What are the software available to do that?
I need to compare and know whether they are same or not . I did in ST Link utility software. I am not so sure that is the legitimate wayWhat are your constraints? Operating system? Do you just want to know if they're the same? Or do you want to look at the differences.
Use the programs already mentioned - diff on Linux or fc on Windows.I need to compare and know whether they are same or not . I did in ST Link utility software. I am not so sure that is the legitimate way
Come one OBW, don't you know the young people today need a little help?Try Googling the phrase, "file comparison software".