Changes

Jump to: navigation, search

Development Environment HowTo (NELK)

14 bytes added, 12:57, 22 November 2012
Build the whole kit
* enter the ''EZSDK_INSTALL_DIR'' directory: <code>cd /home/shared/devel/dave/naon-DAA/sw/linux/sdk/sdk-x.xx.xx.xx</code>
** where the ''x'' should be substituted with the current release which NELK is based (e.g. ''/home/shared/devel/dave/naon-DAA/sw/linux/sdk/sdk-5.03.01.15'')
* run <code>make all</code> command ('''N.B.''': '''before ''' running <code>make all</code> for the first time after DVDK installation, [['''please run ''' <code>make linux_defconfig</code> '''as first step]]'''. This command creates the <code>.config</code> file with the kernel configuration and allows the build procedure to go on; without this first step, the build procedure stops with a related error)
<pre class="workstation-terminal">

Navigation menu