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

Error in Build of Predefined examples of Zephyr #69

Open
minecraftdixit opened this issue Jan 31, 2024 · 1 comment
Open

Error in Build of Predefined examples of Zephyr #69

minecraftdixit opened this issue Jan 31, 2024 · 1 comment

Comments

@minecraftdixit
Copy link

Hello , I tried the instructions in README.md, but I'm unable to get zephyr/samples/basic/blinky to build.

bug

The command I'm using is
west build -b veerwolf_nexys

Any help is appreciated.

@kdw4537
Copy link

kdw4537 commented Feb 27, 2024

I got the same error, so I tried the zephyr sdk 0.13.1 version and tried the 0.13.2 version as shown in readme, but it was the same.
Also, I tried 0.16.1 version as shown in readme, at this time, a new error message such as Error: unrecognized opcode 'csrrc ~' appeared.

스크린샷 2024-02-27 222202

I've found another way, but using a lower version works fine.
When installing the fusesoc swervolf library, install it in version 0.7.3 and install the zephyr sdk in version 0.12.4

fusesoc library add --sync-version v0.7.3 swervolf https://github.com/chipsalliance/VeeRwolf

wget https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.12.4/zephyr-sdk-0.12.4-x86_64-linux-setup.run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants