Solved
[SOLVED] - Why is stm32f4xx_hal_can source file not imported despite CAN configuration?
I'm using a stm32f469-disco in a project that require CAN bus connectivity, but after the CAN configuration from the file .ioc the hal_can source file is not imported, so i can't even build the project (error with HAL_CAN_Init).