2024-02-24 02:59 AM
In file stm32c0xx_hal_conf_template.h there are duplicated lines at 239 row.
#ifdef HAL_UART_MODULE_ENABLED
#include "stm32c0xx_hal_uart.h"
#endif /* HAL_UART_MODULE_ENABLED */
if you are using Cube MX you can't compile.
Solved! Go to Solution.
2024-02-25 02:26 AM - edited 2024-02-26 01:14 AM
Hello @MatteoBandini74
Thank you for reporting this. I confirm the issue and i will escalate it to the concerned team for correction.
An internal Ticket 174573 is created for the tracking of this bug.
(PS: Ticket 174573 is an internal tracking number, not accessible by customers and usable for internal tracking).
Thanks again for your question.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-02-24 03:23 AM - edited 2024-02-24 03:24 AM
Hello @MatteoBandini74
Can you add more details on the issue. On the stm32c0xx_hal_conf_template.h, i can't see any duplicated lines:
could you add your .ioc file with some description (screenshots,...) So we can reproduce this behavior.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-02-24 04:12 AM
@MatteoBandini74 wrote:there are duplicated lines at 239 row.
To be duplicated, it must occur twice - so where is the other occurrence?
2024-02-24 06:12 AM
Probably the author mistook UART and USART for the same thing.
2024-02-25 01:48 AM
2024-02-25 02:10 AM
And if you reopen ioc file th uart disappear..
Look:
2024-02-25 02:26 AM - edited 2024-02-26 01:14 AM
Hello @MatteoBandini74
Thank you for reporting this. I confirm the issue and i will escalate it to the concerned team for correction.
An internal Ticket 174573 is created for the tracking of this bug.
(PS: Ticket 174573 is an internal tracking number, not accessible by customers and usable for internal tracking).
Thanks again for your question.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-02-25 02:30 AM
Nice. Thank you!
I'm sorry for my English..
Ciao.