-
Notifications
You must be signed in to change notification settings - Fork 21
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
08 - Task 11: Building zephyr on atsamr21_xpro not possible #276
Comments
Hi, thanks for the report. Would you mind to open that on the zephyr project instead, maybe at https://github.com/zephyrproject-rtos/zephyr ? We are the developers of RIOT, which is a competitor IoT OS to Zephyr. Some of do regularly test for interoperability with Zephyr as part of the release test. But to be honest I personally have never looked at or used Zephyr so far. The Zephyr devs will be much more competent in helping you out with issues on Zephyr. |
Thanks for the report. Pinging @leandrolanzieri who AFAIK has the best knowledge of how the interop test with Zephyr is run, and why the build command does not work any more. Maybe Zephyr's requirements grew, and we'll need to use a different board or application to do the interop testing. |
We may need to clarify on our documentation how to do that, even fix a version. I think configuration is no easy task for Zephyr and and we should be explicit how we have things configured. @jia200x was able to get some configuration running for this release at least... |
Maybe the Zephyr guys can help fixing this, but the issue is still in our release specs, so having the issue here is fine. our docs show command lines that don't work anymore. :) |
Looks like the sRAM is to small.
For recreating this command is used in folder zephyrproject/zephyr/samples/net:
this is the output from the terminal:
The text was updated successfully, but these errors were encountered: