You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recognize this error but I can't remember where it comes from. My first guess would be that your toolchain is tool old (or too new?). If you can tell me the version of your SDK/toolchain we can start there and see how to fix this.
Yeah, I found the issue. The latest Zephyr SDK (Zephyr SDK 0.15.2) doesn't work. I had to revert all the way to 0.13.1 for it to compile. I'm not sure what is the problem tho.
Hi,
I'm following the steps stated in README.md but can't get zephyr/samples/basic/blinky to build. I get really strange error about unrecognized opcodes.
this is the last couple of lines of output.
The command I'm using is
west build -b swervolf_nexys
Any help is appreciated.
The text was updated successfully, but these errors were encountered: