2020-11-24 12:31 AM
Dear @Khouloud ZEMMELI ,
STM32CubeMX version series 6 adds two instances of #include "stm32h7xx_hal.h" to file main.h
I am observing this behavior even with STM32CubeMX version 6.1.0
I observe in \inc\main.h:
Line 31: #include "stm32h7xx_hal.h"
Line 32: #include "stm32h7xx_hal.h"
Requesting duplicate include removal.
Thanks,
Rajeev
Solved! Go to Solution.
2020-11-27 01:07 AM
Hi @Rajeev Arora
You're right, Issue reproduced with your ioc file and It will be fixed.
Thanks for your feedback,
Khouloud
2020-11-24 12:46 AM
Hello @Rajeev Arora ,
Issue not reproduced on my side , could you please share your ioc file ?
Thanks
Khouloud
2020-11-24 01:03 AM
Hello @Khouloud ZEMMELI ,
Have you enabled FreeRTOS CMSIS version 2 in the test STM32CubeMX / IOC project?
Please enable FreeRTOS and then check.
Thanks,
Rajeev
2020-11-24 05:11 AM
2020-11-27 01:07 AM
Hi @Rajeev Arora
You're right, Issue reproduced with your ioc file and It will be fixed.
Thanks for your feedback,
Khouloud