2023-12-04 7:38 AM
Hi,
When I generate code with the STN32CubeIDE 1.14.0 and CubeMX 6.10.0 RC9 then it does now the __WEAK in the cyabs_freertos_helpers.c file. My workaround is at the moment to include directly in that file the "stm32u5xx_hal.h" then it works till the next time i generate code.
How can I fix that properly or is that only fixable inside the cubeMX code generator?
Why is the /* USER CODE BEGIN Includes */ not working? Is that only working for some special files?
Thanks in advance
nobody
2023-12-05 1:57 AM - edited 2023-12-05 1:57 AM
Hello @nobody ,
First let me thank you for posting and welcome to the ST Community.
For more investigation, I suggest that you provide your ioc file.
Thanks.
Mahmoud.
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.
2023-12-05 6:53 AM
Hi Mahmoud,
I attached you the requested .ioc file. It looks that the problem is from the Infineon AIROC Software Package (https://github.com/Infineon/AIROC-Wi-Fi-Bluetooth-STM32).
How is that fixable?
Thanks
nobody