cancel
Showing results for 
Search instead for 
Did you mean: 

BLE_Beacon_AoA_Tag and Locator examples missing files

jpepv
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

3 REPLIES 3
Mahmoud Ben Romdhane
ST Employee

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

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

jpepv
Associate II

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.