Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building blinky sample program goes wrong #23662

Closed
nonopx opened this issue Mar 21, 2020 · 3 comments
Closed

Building blinky sample program goes wrong #23662

nonopx opened this issue Mar 21, 2020 · 3 comments
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@nonopx
Copy link

nonopx commented Mar 21, 2020

I have followed https://docs.zephyrproject.org/2.2.0/getting_started/index.html guide in order to
download zephyr.

On step 6.2 - west build -p auto -b samples/basic/blinky
(I put esp32 although I do not have the hardware yet. just trying to build the program)

I was excepting the build to go right but instead, I'm getting this error message (screenshot ):

img1
img2

Environment:

  • OS: (Linux VM on windows host)
  • Toolchain (Zephyr SDK)
  • Zephyr version: 2.2.99
@nonopx nonopx added the bug The issue is a bug, or the PR is fixing a bug label Mar 21, 2020
@nashif
Copy link
Member

nashif commented Mar 23, 2020

Zephyr SDK does not support building the ESP32, for that, you need to download the toolchain from espressif and setup the toolchain according to the board documentation.

@jenmwms
Copy link
Collaborator

jenmwms commented Mar 23, 2020

@nonopx
Copy link
Author

nonopx commented Mar 23, 2020

Thank you very much

@nonopx nonopx closed this as completed Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

3 participants