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.
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.