User's Manual

Table Of Contents
AI7688H User Manual
-54-
Copyright@2016 AcSiP
# Continue the steps in the wizard until you see the Cross GCC Command setting
page as following:
Fill the fields:
*Cross compiler prefix: mipsel-openwrt-linux-uclibc-
*Cross compiler path:
OpenWrt_SDK/staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0,9.
33.2/bin, where OpenWrt_SDK is the path to your OpenWrt SDK directory.
# Click Finish and the wizard will create the project.
# Now we setup the STAGING_DIR environment variable required by OpenWrt SDK. From
the menu select Project > Properties. This brings up the Properties diaglog.
# From the dialog, choose C/C++ Build > Environment. This page allows you to add
additional environment variables required by the build systems. In this case we're going
to add a new environment variable:
o Variable: STAGING_DIR
o Value: OpenWrt_SDK/staging_dir/ where OpenWrt_SDK is the path to your
OpenWrt SDK directory See the following screenshot for example: