Hi I am trying to install TI SDK on BBGW
Could you send me e-mail if you successfully install the Wilink driver and SDK? my e-mail address is [email protected] Thank you! 2017년 4월 13일 목요일 오후 8시 28분 5초 UTC-5, Ying-Ju Chen 님의 말: > > > > Does there anyone try to use 802.11s on BBGW? > > > 1.download AM335x Linux SDK Essentials > > *http:// > <http://software-dl.ti.com/processor-sdk-linux/esd/AM335X/latest/index_FDS.html>**software-dl.ti.com/processor-sdk-linux/esd/AM335X/latest/index_FDS.html > > <http://software-dl.ti.com/processor-sdk-linux/esd/AM335X/latest/index_FDS.html>* > 2. ./ti-processor-sdk-linux-am335x-evm-03.02.00.05-Linux-x86-Install.bin > 3. edit setup-env file > •export TOOLCHAIN_PATH='/ > opt/ti-processor-sdk-linux-am335x-evm-03.02.00.05/linux-devkit/sysroots > /x86_64-arago-linux/usr/bin‘ > •export KERNEL_PATH='/ > opt/ti-processor-sdk-linux-am335x-evm-03.02.00.05/board-support/linux-4.4.32+gitAUTOINC+adde2ca9f8-gadde2ca9f8‘ > •export KERNEL_VARIANT=DEFAULT > •export CROSS_COMPILE=arm-linux-gnueabihf- > •export ARCH=arm > • [ "$TOOLCHAIN_PATH" != "DEFAULT" ] && export PATH=$TOOLCHAIN_PATH:$PATH > • > 4.download Build Scripts > > git clone git://git.ti.com/wilink8-wlan/build-utilites.git > 5. ./build_wl18xx.sh init > 6. apt-get install autoconf > 7. ./build_wl18xx.sh update R8.7 > 8. ./build_wl18xx.sh > > But after "./build_wl18xx.sh update R8.7", the console appeared "your > kernel headers are incompletee/not installed". > Is there anyone having the experiment? > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/3b6ff589-9635-4a9e-9155-3ad3bfd0f125%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
