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.

wl18xx firmware

Hi,

I am using wl18xx driver, can some one tell that where I can download the latest firmware(wl18xx-fw-mc.bin) for this driver.

One more doubt is how to enable the debug log.

Thanks

Bikash

  • Hi,

    I used wl18xx-conf.bin and wl18xx-fw-mc.bin. When I load the driver wlcore_sdio.ko, it is giving the following error.

    [  321.952056] wlcore: ERROR configuration binary file size is wrong, expected 1213 got 26123
    [  321.961425] wl18xx_driver: probe of wl18xx failed with error -22

    Please, help in integrating the wl18xx driver, it's very urgent.

    Thanks

    Bikash

  • Hi Bikash,

    The wl18xx driver is available in: git://git.ti.com/wilink8-wlan/wl18xx_fw.git.

    But please note that TI releases both the driver and its corresponding firmware. So the latest fw might not work with your driver version. Hence it is recommended that you upgrade both the driver & firmware to the latest release (R8.4).

    The R8.4 release notes along with the build script is available at: http://processors.wiki.ti.com/index.php/WiLink8_Release_Notes/R8.4

    For the driver debugging options, please visit: http://processors.wiki.ti.com/index.php/WL18xx_Driver_Debug

    Regards,
    Gigi Joseph.