Question
STM32F303 Bin File
Posted on March 05, 2018 at 04:01
I was analyzing my program bin file to locate the Stack address, PC, Interrupts and Program code and the data section.
Everything looked sorted until interrupts, When it came to the program code and Data section, i wasn't able to find two distinguished locations. Instead, the data section was merged up in between the program code.
Can some one help me understand how i can trace out and distinguished the code section and .data section from my bin file?

Thanks for your support!
Nikitha
