cancel
Showing results for 
Search instead for 
Did you mean: 

MD5 calculation of hex file

Mujeeb  Shaik
Associate II
Posted on March 22, 2017 at 10:36

Hi All,

Is it possible to calculate the MD5 checksum of Hex file or elf using in SPC studio,If yes please let me know the procedure to calculate the MD5.

Thanks in advance,

---

Thanks & Regards,

Mujeeb

1 REPLY 1
Erwan YVIN
ST Employee
Posted on June 14, 2017 at 14:54

Hello Mujeeb ,

it is linked to the compiler.

there is some alternate solution :

https://stackoverflow.com/questions/1220046/how-to-get-the-md5-hash-of-a-file-in-c

 

  Best Regards

               Erwan