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.

AM1808 + TiWi01 power up sequence not working

Hi,

I've an AM1808 development kit (LOGICPD) with mistral TIWI01 daughter board. Sometimes when I want to get the wifi running, after executing the install-wlan.sh file, I got the following error:

root@am180x-evm:/usr/share/wl1271-demos/wlan# ls                               
install-wlan.sh                                                                
root@am180x-evm:/usr/share/wl1271-demos/wlan# ./install-wlan.sh                
Installing WL1271-WLAN kernel modules...                                       
TI WiLink 1271 SDIO: Driver loaded                                             
  Success                                                                      
TIWLAN: driver init                                                            
TIWLAN: 1280.325127:                                                           
Zoom2 use external board configuration as well                                 
wifi_probe: got wlan irq 207                                                   
wifi_probe: got wlan irq trigger falling flag                                  
  Success                                                                      
Loading firmware...                                                            
Success                                                                        
Bringing-up the WLAN interface...                                              
pInitParams->RoamingScanning_2_4G_enable 0                                     
mmc1: card claims to support voltages below the defined range. These will be ig.
mmc1: queuing unknown CIS tuple 0x91 (3 bytes)                                 
mmc1: new SDIO card at address 0001                                            
TIWLAN: Found TI/WLAN SDIO controller (vendor 0x97, device 0x4076, class 0x0)  
TIWLAN: 1281.839244: CHIP VERSION... set 1273 chip top registers               
TIWLAN: 1281.866222: Working on a 1273 PG 2.0 board.                           
TIWLAN: 1281.871164: Starting to process NVS...                                
TIWLAN: 1281.882300: No Nvs, Setting default MAC address                       
TIWLAN: 1281.887479: pHwInit->uEEPROMCurLen: 1c                                
TIWLAN: 1281.891812: ERROR: If you are not calibating the device, you will soon!
TIWLAN: 1281.924230: Chip ID is 0x4030111.                                     
TIWLAN: 1281.936262: FEM Type 1                                                
TIWLAN: 1282.115757: Firmware successfully downloaded.                         
TIWLAN: 1282.120754: FW download OK...                                         
TIWLAN: 1282.149378: Firmware successfully downloaded.                         
TIWLAN: 1282.155665: FW download OK...                                         
TIWLAN: 1282.160304: Firmware successfully downloaded.                         
TIWLAN: 1282.167123: FW download OK...                                         
TIWLAN: 1282.178228: Firmware successfully downloaded.                         
TIWLAN: 1282.184483: FW download OK...                                         
TIWLAN: 1282.190851: Firmware successfully downloaded.                         
TIWLAN: 1282.197675: FW download OK...                                         
TIWLAN: 1282.205901: Finished downloading firmware.                            
TIWLAN: 1282.210881: Firmware running.                                         
TIWLAN: 1282.231391: Firmware successfully downloaded.                         
TIWLAN: 1282.239192: FW download OK...                                         
TIWLAN: 1282.244377:                                                           
TIWLAN: 1282.246483: -----------------------------------------------------------
TIWLAN: 1282.256371: Driver Version  : WiLink_Driver_6.1.0.0.144               
TIWLAN: 1282.265100: Firmware Version: Rev 6.1.0.0.335                         
TIWLAN: 1282.270612: Station ID      : 08-00-28-12-34-56                       
TIWLAN: 1282.277666: -----------------------------------------------------------
TIWLAN: 1282.287019:                                                           
ADDRCONF(NETDEV_UP): tiwlan0: link is not ready                                
Success                                                                        
Starting wpa_supplicant...                                                     
TIWLAN: 1297.242313: cmdQueue_Error: **ERROR**  Command Occured                
                                        Cmd = CMD_TEST , Len = 80              
                                        NumOfCmd = 1                           
                                        MAC TimeStamp on timeout = 1470176057  
TIWLAN: 1297.270315: --------------- cmdQueue_PrintHistory of 5 ----------------
TIWLAN: 1297.279131: Cmd index 0 CmdType = CMD_TEST , Len = 80, Place in Queue 
TIWLAN: 1297.288300: Cmd index 1 CmdType = CMD_RESET , Len = 0, Place in Queue 
TIWLAN: 1297.299053: Cmd index 2 CmdType = CMD_RESET , Len = 0, Place in Queue 
TIWLAN: 1297.307971: Cmd index 3 CmdType = CMD_RESET , Len = 0, Place in Queue 
TIWLAN: 1297.316872: Cmd index 4 CmdType = CMD_RESET , Len = 0, Place in Queue 
TIWLAN: 1297.327301: -----------------------------------------------------------

I was able to use the wifi for one week, but now each time I want to run the wifi I got this error? Is there any solution for this problem?

I really appreciate any kind of help.

Sepehr