X-CUBE-AZRTOS packs are missing full folders to make some examples work
Hello community,
I have went around the latest X-CUBE-AZRTOS packs of several MCU series to do some benchmarking and started to install a few software examples to use them in STM32CubeIDE 1.14.0.
I found out that for some of them, the tool fails to copy through the Target Example Selector and therefore they are impossible to build. I digged a little what could be wrong and discovered that all these examples need some files that are not present in the X-CUBE-AZRTOS pack itself, whereas they are present in the related STM32Cube_FW pack !
- Middlewares/ST/STM32_Audio
- Utilities/Fonts
This problem exists for the following packs / examples:
- X-CUBE-AZRTOS-F4 version 1.1.0
- STM32469I-Discovery/Applications/FileX|ThreadX|USBX/* (13 examples)
- X-CUBE-AZRTOS-G0 version 1.1.0
- STM32G0C1E-EV/Applications/USBPD|USBX/* (7 examples)
- X-CUBE-AZRTOS-WB version 2.0.0
- STM32WB5MM-DK/Applications/FileX|ThreadX|USBX/* (3 examples)
The easy workaround for me is to copy these 2 folders from STM32Cube_FW to X-CUBE-AZRTOS, but it obviously needs correction from ST to add what is missing.
Can you confirm it will be done in next pack deliveries ?
