Hello Everyone,
I am generating firmware hash using an hash function provided by an external library and using CODE_START and CODE_SIZE macros in app_util.h ,
So i wanted to crosscheck if the hash generated is correct or not,
Is there any external site or tool which takes the hex file as input and gives the genrated firmware hash as output.


