When bss and data segments are initialized in memory by startup code whether before calling reset handler or after calling reset handler? In stm32f103c6 startup code I am unable to find initialization of data, text and bss segments initialization can anyone help me to understand this concept.
Thank youAndy Neil