Need to decompile a .bin

beeson76

Distinguished
Dec 4, 2006
3
0
18,510
I am learning embedded programming in C. I have a .bin file that the former programmer programmed for the chip, but I don't think that the program I have for the chip right now is the correct program. Is there any way to decompile the .bin to compare roughly if it is the program I have now. Thanks for any help.