Re: Non-binary SDK?
Oliver Hahm <oliver.hahm@...>
Hi Anas!
Thanks for the fast response! On Sat, Feb 20, 2016 at 01:47:19PM +0000, Nashif, Anas wrote: Thanks for the explanation and looking forward for the pointer.Looking into this file I realized that it contains a big block of binary data.We do have instructions on how to build the SDK yourself, I can’t find the The Zephyr SDK is provided to help you getting started with all supportedThat's what I somehow assumed. Would be good to know, which variables have to be set to use the existing toolchains. Or maybe you good even provide something like a Makefile.toolchain.gcc, so that I can compile withe usual gcc toolchains for ARM and x86. Okay, so this is more an optional prerequisite. Most embedded developers willWhat additional tools apart from a cross-compiler toolchain are requiredThe SDK contains cross-compiler toolchains for all supported architectures have these tools already installed, I guess. Cheers, Oleg P.S. The path to the sample apps as described here https://www.zephyrproject.org/doc/getting_started/building_zephyr.html also seems to have changed. It's not "$ZEPHYR_BASE/samples/hello_world/microkernel" any more, but "$ZEPHYR_BASE/samples/microkernel/apps/hello_world". |
|