Hi,
i want to understand how the startup of a cortex M3 works. When i debug the startup i saw that from adress 0x0 a big area with DCW comes, like here:
Later followed from that:
but if i debug i saw that this section was first excuted:
Can anybody explain me how the startup exactly works and what is the meaning of the DCW part?
So which assembler directive calls the SystemInit?
Best regards
Volker