2025-03-23 7:29 PM
I am developing using X-Cube-Matter v1.4.0.
I imported the BLE_Ota project onto MDK Arm and built it, but the following error occurred and I was unable to compile it.
../Core/Src/app_entry.c(28): warning: In file included from...
../STM32_WPAN/app\app_thread.h(30): error: 'stm32wbxx_core_interface_def.h' file not found
30 | #include "stm32wbxx_core_interface_def.h"
Please tell me the cause.
Solved! Go to Solution.
2025-04-16 1:36 AM
Hello @AkihiroN
BLE_OTA app is part of X-Cube-Matter OTA sample with SBSFU and Matter SDK. It has been built under CubeIDE. It may be just porting issue. Could you please test it using CubeIDE. And as a recommendation, it is better to use the last version of the STM32CubeIDE for any use case on the X-Cube-Matter.
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.
2025-04-14 10:10 AM
Hello @AkihiroN
I've escalated this behavior internally to be checked (under internal ticket number 207666). I will be back to you ASAP.
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.
2025-04-16 1:36 AM
Hello @AkihiroN
BLE_OTA app is part of X-Cube-Matter OTA sample with SBSFU and Matter SDK. It has been built under CubeIDE. It may be just porting issue. Could you please test it using CubeIDE. And as a recommendation, it is better to use the last version of the STM32CubeIDE for any use case on the X-Cube-Matter.
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.
2025-04-16 1:46 AM
Hello @STTwo-32
Thank you for your confirmation. I understand.
However, if possible in the next update, I would appreciate it if you could consider making it compatible with Keil MDK Arm as well.
Best Regards.
2025-04-16 1:50 AM
I will escalate your request to review this possibility.
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.
2025-04-16 2:04 AM
Thank you. Please close this matter.
Best Regards.