Skip to main content
Senior
March 24, 2025
Solved

X-Cube-Matter cannot be compiled with MDK Arm

  • March 24, 2025
  • 2 replies
  • 776 views

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.

Best answer by STTwo-32

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

 

 

2 replies

STTwo-32
Technical Moderator
April 14, 2025

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

 

STTwo-32
STTwo-32Best answer
Technical Moderator
April 16, 2025

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

 

 

AkihiroNAuthor
Senior
April 16, 2025

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.

STTwo-32
Technical Moderator
April 16, 2025

I will escalate your request to review this possibility.

Best Regards.

STTwo-32