Changes

Jump to: navigation, search

Build system (BELK/BXELK)

753 bytes added, 07:02, 14 July 2017
no edit summary
<pre>source env.sh</pre>
The toolchain used as a reference for '''BELK-4.0.0''' and '''BXELK-2.0.0''' is builded using Yocto build system. Once the toolchain is installed, create a a bash script ('''TBD''' <code>env.sh</code>) containing the following lines: <pre>source <path_to_toolchain>/environment-setup-cortexa9hf-neon-xilinx-linux-gnueabiexport CC=gcc# clear LDFLAGS variable otherwise u-boot reports linker errorsunset LDFLAGS</pre>For example, for the BELK-4.0.0/BXELK-2.0.0 MVM release, the variables are the following:<pre># BELK/BXELK development environment for u-boot/kernel development source /home/dvdk/bora/sdk/latest/environment -setup)-cortexa9hf-neon-xilinx-linux-gnueabiexport CC=gcc# clear LDFLAGS variable otherwise u-boot reports linker errorsunset LDFLAGS</pre>Use the following command to set up the environment shell variables required during the building procedure:<pre>source env.sh</pre>
===Pre-built root file system===
136
edits

Navigation menu