This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

for WL1271Build.sh where fo i get WL1271_BT_PACKAGES.tar.bz2

Other Parts Discussed in Thread: WL1271, OMAP3530

Wl1271 i need WL1271_BT_PACKAGES.tar.bz2, which should have been located

in #### / bluetooth_src/WL1271_BT_PACKAGES.tar.bz2, but i donot see that tar file, could you let me know, where to download it, i also saw that it is located  in none of my folder for OMAP

MISTRAL has a download link  WL1271_SDK_DEMO_Package, Is WL1271_SDK_DEMO_Package and the WL1271_BT_PACKAGES.tar.bz2 the same.

One is SDK and other is Demo, so i feel No?

 

  • Just for Reference

    ~/OMAP/v2.01.03.11-WL6.1.3.1/software/sources/common/bluetooth_src$ ls -gh

    -rw-r--r-- 1 omap3530 983K  bluez-4.40.tar.gz
    -rw-r--r-- 1 omap3530 147K  bluez-hcidump-1.42.tar.gz
    -rwxrw-rw- 1 omap3530 1.6M  dbus-1.2.14.tar.gz
    -rwxrw-rw- 1 omap3530 436K  expat-2.0.1.tar.gz
    -rwxrw-rw- 1 omap3530 4.8M  glib-2.20.2.tar.bz2
    -rwxrw-rw- 1 omap3530 4.6M  libxml2-2.6.32.tar.gz
    -rw-r--r-- 1 omap3530 394K  obexftp-0.23.tar.bz2
    -rw-r--r-- 1 omap3530 392K openobex-1.5.tar.gz
    -rwxrw-rw- 1 omap3530 842K pcre-7.9.tar.bz2
    -rw-r--r-- 1 omap3530 333K ussp-push-0.11.tar.gz

     

  • Hi UWM_res,

    I'm moving your post to the forum titled Wireless Connectivity for OMAP Application Processors: 

    http://e2e.ti.com/support/dsp/omap_applications_processors/f/307.aspx

    I recommend this forum for questions regarding TI WLAN. 

    Regards,

    Lawrence

     

  • Hi UWM_res,

    Since the directory 'bluetooth_src' is populated with all necessary Bluetooth packages, you need not use WL1271_BT_PACKAGES.tar.bz2.

    From the logs given, you have installed packages necessary for Bluetooth compilation.

    ~/OMAP/v2.01.03.11-WL6.1.3.1/software/sources/common/bluetooth_src$ ls -gh

    -rw-r--r-- 1 omap3530 983K  bluez-4.40.tar.gz
    -rw-r--r-- 1 omap3530 147K  bluez-hcidump-1.42.tar.gz
    -rwxrw-rw- 1 omap3530 1.6M  dbus-1.2.14.tar.gz
    -rwxrw-rw- 1 omap3530 436K  expat-2.0.1.tar.gz
    -rwxrw-rw- 1 omap3530 4.8M  glib-2.20.2.tar.bz2
    -rwxrw-rw- 1 omap3530 4.6M  libxml2-2.6.32.tar.gz
    -rw-r--r-- 1 omap3530 394K  obexftp-0.23.tar.bz2
    -rw-r--r-- 1 omap3530 392K openobex-1.5.tar.gz
    -rwxrw-rw- 1 omap3530 842K pcre-7.9.tar.bz2
    -rw-r--r-- 1 omap3530 333K ussp-push-0.11.tar.gz

    The WL1271_BT_PACKAGES.tar.bz2 was a tar-ball which contained above mentioned packages. That is not part of the current release. Instead, the user has to download individual packages from internet.

    Please ignore warnings about missing WL1271_BT_PACKAGES.tar.bz2.

    If there is a major error during build, the WL1271Build.sh will exit immediately.

    Thanks,

    Sinoj