mirror of https://github.com/ARMmbed/mbed-os.git
47b78a2d17
Remove HAL_Init and related code from SystemInit and move it to mbed_sdk_init. The function SystemInit is called early in the boot sequence before RAM is initialized or the VTOR is setup, so it should not be used to perform the HAL initialization. This fixes crashes due the vector table being used before it has been relocated. |
||
---|---|---|
.. | ||
device | ||
PeripheralNames.h | ||
PeripheralPins.c | ||
PinNames.h | ||
objects.h |