January 2018
Intermediate to advanced
456 pages
12h 49m
English
The first step in order to use the extensible SDK is to source the environment setup script, as follows:
$ . environment-setup-cortexa9hf-neon-poky-linux-gnueabi
The SDK environment is now set up; additionally, you may now run devtool to perform development tasks. Run devtool --help for further details.
Let's now add a new helloworld package. This is a Makefile-based C hello world example. We start ...
Read now
Unlock full access