Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - tiwilink bringup for imx6q sabre smart: (1 Item)
   
tiwilink bringup for imx6q sabre smart  
Hi,

I need to bring up the TI wilink wifi/BT module on Freescale imx6q sabre smart board.

I followed the instructions as mentioned in 
	Wilink8 patch Release Notes
	i.MX6 Sabre Smart WiLink8 Release Notes

In the above document, following releases are used to verify the bt & wifi
	Sabre-Smart BSP –  BSP_freescale-imx6q-sabresmart_br-660_be-660_SVN765804_JBN235.zip,
			   BSP_freescale-imx6q-sabresmart_br-660_be-660_SVN797069_JBN575.zip
	
	WiLink8 Driver – PSP_networking_br660_be660-369_ti-wilink8_imx6x.tar, PSP_networking_br660_be660-369_ti-wilink8.tar

I searched to find the above releases from BSP directory, but was not succeeded.

So, I got the following following releases in BSP directory:
	BSP_freescale-imx6q-sabresmart_br-660_be-660_SVN796853_JBN572.zip
	PSP_networking_br660_be660-523_ti-wilink8_imx6x.tar
	PSP_networking_br660_be660-523_ti-wilink8.tar

When i ran the following command as per the instruction, I am getting following error

mount -T io-pkt -o sdio=2,gpio=103,irq_gpio=102 /lib/dll/devnp-ti18xx_imx6x.so
mount: Can't mount / (type io-pkt) 
mount: Possible reason: No such device

I am new to qnx. Please help me here how to bringup bt/wifi. Is wifi/bt support not available in the BSP, which I am 
using.

Thanks.