how to differentiate boot code data and application data in .HEX file
hi I'm using stm32f439 ARM controller for my development here im calculating checksum by accessing my code memory starting from 0x08000000 to up to 2Mb data and EXORING for my code checksum. but when i calculate the data from .HEX its not same, so some source get to know that .HEX file contains boot code data too so how to differentiate boot code data and my code data in .HEX file.
@stm32f439
thank you
suguresh M
