Skip to main content
Associate II
December 9, 2024
Solved

BLE_Beacon_AoA_Tag and Locator examples missing files

  • December 9, 2024
  • 3 replies
  • 883 views

With CubeIDE Version 1.17 two examples for BLE Beacon AoA where deployed (Tag and Scanner). But I'm having trouble compiling both. After loading both examples from the STM32 Project Example Selector and building both projects I'm getting the error that "osal.h" and "compiler.h" are missing.

After searching everywhere I am lost to what to do. Where or how can I find both files and add them to the project?

Is it a problem with my local setup or a general one with the two examples?

Thanks in advance

Best answer by Mahmoud Ben Romdhane

Hello @jpepv ,

Thank you for bringing this issue to our attention, I am escalating an internal ticket (198068 for follow-up) 

and it will be fixed as soon as possible.

Thanks.

Mahmoud

3 replies

Technical Moderator
December 9, 2024

Hello @jpepv ,

First let me thank you for posting and welcome to the ST Community.

Your request is under investigation, and I will get back to you ASAP.

Thanks.

Mahmoud

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.
Technical Moderator
December 9, 2024

Hello @jpepv ,

Thank you for bringing this issue to our attention, I am escalating an internal ticket (198068 for follow-up) 

and it will be fixed as soon as possible.

Thanks.

Mahmoud

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.
jpepvAuthor
Associate II
December 9, 2024

FYI: If I load those examples in CubeMX, generate the code via CubeMX and import them to STM23CubeIDE everything builds fine and i don't get any errors.

Associate
December 31, 2024

我使用提供例程中的mdk_arm方案在编译时没有遇到任何问题。但是由于我并没有开发板,我不知道是否正常运行

 

I used the mdk_arm scheme in the provision routine and didn't run into any issues compiling. But since I don't have a board, I don't know if it's working