Dear Ti e2E Community,
As am new to Bluetopia and using w1831, For SDK 8. am following the below link for bulding buletooth stack, But am stuck up with few steps as described below
http://processors.wiki.ti.com/index.php/TI_Bluetooth_Stack_for_WL18xx_-_Getting_Started_Guide.
1. Could you please let me know the kernel menuconfigurations & the required services with detailed steps to be run in the rootfs for for w1831 BT module in
ti sdk 8
2. I have downloaded the AM335xBluetopiaLinuxProduction-4.0.1.4.2U-linux-x64-installer.run (as my ubuntu host machine is 64 bit) & I have installed, & it is listing the following items
srinivasan@tata-HP-Elite-7100-Microtower-PC:~/Platform/BT$ ls
AM335xBluetopiaLinuxProduction-4.0.1.4.2U-linux-x64-installer.run ReleaseNotes.pdf
BluetopiaPM SRAS_1084-298648-v1-WL8_Bluetooth_SLA.pdf
Documentation uninstall
install.sh uninstall.dat
PICSSupportedFeatures.pdf Uninstall WL18xx+AM335x Bluetoouth Source and Object Code - Production.desktop
README.pdf
srinivasan@tata-HP-Elite-7100-Microtower-PC:~/Platform/BT$
3. And I have copied the firmware file (TIInit_11.8.32.bts) /lib/firmware of my Rootfs
4. But I need to build, the bluetooth stack
.
But I am unable to find the build folder, setup-bt.sample file, & source configure.sh inside the installation folder as shown in the above listing
4. Could you please let me know, can this hcitools can be used for verifiying the bluetooth operations like as shown below, could you please help me in providing the link with detaled steps for cross_Compiling & installing hci tools in ti sdk 8??
hciconfig -a
> hciconfig hci0 up
> hcitool scan
5. If hcitools cannot be used in ti sdk 8, could you please let me know how the above operations can be performed using ti custom bluetopia applications ie., interface lisitng, & making the interface to be up scanning & file transfer
6. For time being inorder to validate bluetooth on hardware, I builded SDK 1 (ti-processor-sdk-linux-am335x-evm-01.00.00.03 kernel & used ./build_wl18xx.sh) by downloading from ti website & used arago-base-tisdk-image-am335x-evm_SDK1 rootfs & am seeing the following errors as shown in the logs & dts as attached above
Could you please let me know why am seeing the above errors, as am I doing anything wrong??
Kindly do the needful as early as possible, am trying to build the Bt stack, but am unabel to build it from yesterday
Many Thanks in advance