2024-12-09 12:59 AM
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
Solved! Go to Solution.
2024-12-09 03:29 AM
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
2024-12-09 01:45 AM
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
2024-12-09 03:29 AM
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
2024-12-09 03:36 AM
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.