mirror of https://github.com/ARMmbed/mbed-os.git
When using online compiler (Keil) SystemInit (and systick stuff) is call before RW data is initialized, so static and global variables contains garbage. AHBPrescTable was one of these. |
||
|---|---|---|
| .. | ||
| TOOLCHAIN_ARM_STD | ||
| TOOLCHAIN_GCC_ARM | ||
| TOOLCHAIN_IAR | ||
| cmsis.h | ||
| cmsis_nvic.c | ||
| cmsis_nvic.h | ||
| stm32f4xx.h | ||
| system_stm32f4xx.c | ||
| system_stm32f4xx.h | ||