

I have solved this problem, but now I'm having others (log below). ERROR: "/usr/bin/python" returned error code 1. mbed-os/targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal_dfsdm.h:216:3: error: 'DFSDM_Filter_TypeDef' does not name a typeĭFSDM_Filter_TypeDef *Instance /*!< DFSDM filter instance */ mbed-os/targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal_dfsdm.h:144:3: error: 'DFSDM_Channel_TypeDef' does not name a typeĭFSDM_Channel_TypeDef *Instance /*!< DFSDM channel instance */

mbed-os/targets/TARGET_STM/TARGET_STM32L4/device.h:38, mbed-os/targets/TARGET_STM/TARGET_STM32L4/device/stm32l4xx_hal.h:48,įrom. error "INITIAL_SP is not defined for this target in the mbed_rtx.h file".mbed-os/targets/TARGET_STM/mbed_rtx.h:105:2: error: #error "INITIAL_SP is not defined for this target in the mbed_rtx.h file" mbed-os/rtos/TARGET_CORTEX/mbed_rtos_storage.h:43,įrom. mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Source/rtx_lib.h:38,įrom. mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Include/rtx_evr.h:31,įrom. mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Config/RTX_Config.h:31,įrom. mbed-os/rtos/TARGET_CORTEX/mbed_rtx_conf.h:25:0,įrom. 'DFSDM_Filter_TypeDef' does not name a type 'DFSDM_Channel_TypeDef' does not name a type #error "INITIAL_SP is not defined for this target in the mbed_rtx.h file" Is it possible that you include this board on mbed ?īuilding project mbed-os-example-blinky (NUCLEO_L452RE_P, GCC_ARM) I already tried to create the target on my own, and I'm having a lot of trouble (Errors). I've just bought STM32L452RE-P Nucleo Board, and I'm having the same problem.ĭo you found the right solution to use mbed with this board ?
