Replies: 2 comments
-
Hi @higginsa1 , Best regards |
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe the issue is resolved. I re-initialized everything from scratch, and now I can successfully build the Blinky example. Many thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I need some assistance.
I’ve completely reinstalled my system and am now using VirtualBox with Ubuntu Mint Xfce. The Zephyr project is running inside a virtual Python environment (.venv).
The setup includes:
Zephyr SDK: Version 0.17.1
Zephyr Codebase: Version 4.1
SDK Installation Path: /opt/
After completing the installation, I attempted to compile the blinky sample. However, I encountered a compiler error in the lock.c file. The code is completely untouched – I haven’t made any changes.
I suspect that I may have missed something during the installation or that some component hasn’t been properly set up.


Any guidance on troubleshooting this issue or verifying the installation would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions