Compile errors of example/gnrc_networking, BOARD=samr21-xpro

Hello RIOT-users, I have a question about the compile errors of example/gnrc_networking, BOARD=samr21-xpro. The following compile error messages are displayed, but I can not solve the errors. If someone has the same problem and answer, please share it.

Hi Dicek,

Dear Mr.Kaspar, RIOT-users,

Hi Dicek,

I have a question about the compile errors of example/gnrc_networking, BOARD=samr21-xpro. The following compile error messages are displayed, but I can not solve the errors. If someone has the same problem and answer, please share it.



vagrant@vagrant:~/RIOT/examples/gnrc_networking$ export BOARD=samd21-xpro

You’re building for samD21-xpro, not samR21-xpro. That doesn’t explain the error, though.

Could you share the output of “dist/tools/ci/print_toolchain_versions.sh”?

Kaspar


users mailing list users@riot-os.org https://lists.riot-os.org/mailman/listinfo/users

Thank you for your quick reply. As you pointed out, the compile error messages explain for samD21-xpro. It is my mistake. The following is samR21-xpro error messages.