ARMmbed / cmsis-core-stm32f429xi

CMSIS Core library for STM32F429xI microcontrollers
Other
2 stars 6 forks source link

HAL_Init called in SystemInit() and again in mbed hal_init() #9

Open 0xc0170 opened 9 years ago

0xc0170 commented 9 years ago

I am creating the issue here, although it touches mbed-hal repositories as well.

In SystemInit() : https://github.com/ARMmbed/cmsis-core-stm32f429xi/blob/master/source/system_stm32f4xx.c#L236 mbed-hal-stm32f4: https://github.com/ARMmbed/mbed-hal-st-stm32f4/blob/master/source/hal_api.c#L35

This might be related, an issue from mbedmicro mbed: https://github.com/mbedmicro/mbed/issues/671

@AlessandroA Thanks for bringing this up

simonqhughes commented 9 years ago

ARM Internal Ref: IOTSFW-1074