2025-02-12 1:10 PM
Solved! Go to Solution.
2025-05-08 5:34 AM
Hello @OParis
The issue has been solved on STM32CubeMX 6.14.0
2025-02-13 5:29 AM
Hello @JFisher
Could you please share your .ioc file with us? This will help us support you more effectively.
2025-02-14 6:48 AM
Hello @JFisher
I reported your issue internally and will get back to you as soon as possible.
Internal ticket number: 203303 (This is an internal tracking number and is not accessible or usable by customers).
2025-02-14 7:33 AM
2025-05-07 11:23 AM
I am also having this issue. Was there an update on this topic since February?
Thanks
Olivier
2025-05-07 11:56 AM
It looks like you've put in your tx_user.h file stuff that should not be there. It can contain #defines but not C code such as function prototypes.
2025-05-08 4:44 AM
You are correct Pavel A.
The function prototypes are put in tx_user.h by STM32CubeMX when setting THREADX->"Low Power"->"Enable LowPower Support" to "Enabled"
I am using STM32CubeMX 6.13.0 for device STM32U073KCU6 with MCU Package 1.2.0
2025-05-08 5:34 AM
Hello @OParis
The issue has been solved on STM32CubeMX 6.14.0