Project

General

Profile

WL1271 Calibration tool

Added by Jesse Johnston over 10 years ago

I'm trying to run the WL1271 calibration tool and generate an NVS file and I am running into some problems.

Setup -
Hardware : MityARM-335x Development Kit
Bootloader : built from AM335XPSP_04.06.00.08 branch on git://support.criticallink.com/home/git/u-boot-mityarm-335x.git
Kernel : built from the AM335XPSP_04.06.00.02 branch on git://support.criticallink.com/home/git/linux-mityarm-335x.git
File system : Default file system from TI AM335X SDK v05.07.00.00

I'm following the instructions on this page : http://processors.wiki.ti.com/index.php/WL12xx_NLCP_Calibration_Process

As per the instructions I remove the previous NVS file and unload the wl12xx_sdio module using these command :
rm /lib/firmware/ti-connectivity/wl1271-nvs.bin
rmmod wl12xx_sdio.ko

Then I run the following command :
calibrator plt autocalibrate wlan0 /lib/modules/$(uname -r)/kernel/drivers/net/wireless/wl12xx/wl12xx_sdio.ko /usr/share/ti/wifi-utils/ini_files/127x/TQS_S_2.6.ini /lib/firmware/ti-connectivity/wl1271-nvs.bin 00:00:00:00:00:00

This is the output I get :

[ 58.126861] wl1271: loaded
[ 58.134826] ------------[ cut here ]------------
[ 58.139801] WARNING: at drivers/mmc/core/core.c:210 mmc_start_request+0x170/0x20c()
[ 58.147857] Modules linked in: wl12xx_sdio wl12xx [last unloaded: wl12xx_sdio]
[ 58.155487] Backtrace:
[ 58.158081] [<c0017ab8>] (dump_backtrace+0x0/0x110) from [<c04bd5dc>] (dump_stack+0x18/0x1c)
[ 58.166961] r6:c06cf154 r5:000000d2 r4:00000000 r3:c078e750
[ 58.172973] [<c04bd5c4>] (dump_stack+0x0/0x1c) from [<c0041220>] (warn_slowpath_common+0x5c/0x6c)
[ 58.182312] [<c00411c4>] (warn_slowpath_common+0x0/0x6c) from [<c0041254>] (warn_slowpath_null+0x24/0x2c)
[ 58.192382] r8:00000001 r7:cfbdd9e0 r6:c07fee88 r5:cf9d8400 r4:cfbdda40
[ 58.199279] r3:00000009
[ 58.202056] [<c0041230>] (warn_slowpath_null+0x0/0x2c) from [<c032902c>] (mmc_start_request+0x170/0x20c)
[ 58.212066] [<c0328ebc>] (mmc_start_request+0x0/0x20c) from [<c0329864>] (mmc_wait_for_req+0x40/0x54)
[ 58.221771] r8:00000001 r7:cfa5bc00 r6:0000000c r5:cf9d8400 r4:cfbdda40
[ 58.228851] [<c0329824>] (mmc_wait_for_req+0x0/0x54) from [<c0331808>] (mmc_io_rw_extended+0x1c4/0x284)
[ 58.238769] r5:00000100 r4:00000001
[ 58.242523] [<c0331644>] (mmc_io_rw_extended+0x0/0x284) from [<c0332b60>] (sdio_io_rw_ext_helper+0x19c/0x1b4)
[ 58.252990] [<c03329c4>] (sdio_io_rw_ext_helper+0x0/0x1b4) from [<c0332c00>] (sdio_memcpy_toio+0x2c/0x34)
[ 58.263061] [<c0332bd4>] (sdio_memcpy_toio+0x0/0x34) from [<bf08a308>] (wl1271_sdio_raw_write+0xac/0x17c [wl12xx_sdio])
[ 58.274475] [<bf08a25c>] (wl1271_sdio_raw_write+0x0/0x17c [wl12xx_sdio]) from [<bf006414>] (wl1271_cmd_send+0x8c/0x3ec [wl12xx])
[ 58.286682] [<bf006388>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf007698>] (wl1271_cmd_test+0x68/0xa0 [wl12xx])
[ 58.297821] [<bf007630>] (wl1271_cmd_test+0x0/0xa0 [wl12xx]) from [<bf017f1c>] (wl1271_tm_cmd+0x1e0/0x434 [wl12xx])
[ 58.308807] r7:0000000c r6:00000000 r5:cf80af60 r4:00000000
[ 58.314788] [<bf017d3c>] (wl1271_tm_cmd+0x0/0x434 [wl12xx]) from [<c049aef4>] (ieee80211_testmode_cmd+0x2c/0x3c)
[ 58.325531] [<c049aec8>] (ieee80211_testmode_cmd+0x0/0x3c) from [<c046eaf8>] (nl80211_testmode_do+0x58/0x6c)
[ 58.335876] [<c046eaa0>] (nl80211_testmode_do+0x0/0x6c) from [<c03e78e8>] (genl_rcv_msg+0x1e4/0x22c)
[ 58.345489] r4:cfa1ccd4 r3:c046eaa0
[ 58.349273] [<c03e7704>] (genl_rcv_msg+0x0/0x22c) from [<c03e6c00>] (netlink_rcv_skb+0xc4/0xe0)
[ 58.358459] [<c03e6b3c>] (netlink_rcv_skb+0x0/0xe0) from [<c03e76fc>] (genl_rcv+0x24/0x2c)
[ 58.367126] r6:cec28e00 r5:00000000 r4:cec28e00 r3:00000000
[ 58.373107] [<c03e76d8>] (genl_rcv+0x0/0x2c) from [<c03e65e4>] (netlink_unicast+0x290/0x2d8)
[ 58.382019] r4:cf8c6000 r3:c03e76d8
[ 58.385772] [<c03e6354>] (netlink_unicast+0x0/0x2d8) from [<c03e67e0>] (netlink_sendmsg+0x1b4/0x2bc)
[ 58.395416] [<c03e662c>] (netlink_sendmsg+0x0/0x2bc) from [<c03bd14c>] (sock_sendmsg+0x9c/0xbc)
[ 58.404571] [<c03bd0b0>] (sock_sendmsg+0x0/0xbc) from [<c03bd4f8>] (_sys_sendmsg+0x2d4/0x2ec)
[ 58.413635] r9:00000000 r8:00000038 r7:00000000 r6:cf56c3c0 r5:cfbdc000
[ 58.420532] r4:cfbddf64
[ 58.423309] [<c03bd224>] (
_sys_sendmsg+0x0/0x2ec) from [<c03be990>] (sys_sendmsg+0x44/0x70)
[ 58.432220] [<c03be94c>] (sys_sendmsg+0x0/0x70) from [<c00143c0>] (ret_fast_syscall+0x0/0x30)
[ 58.441192] r6:0001e0d0 r5:0001e078 r4:4be31250
[ 58.446075] ---[ end trace 82c15cff099a7644 ]---

I can see from the output that the WARN_ON on line 210 of kernel/drivers/mmc/core/core.c is failing, but I do not know how to resolve this. Any help would be appreciated.


Replies (6)

RE: WL1271 Calibration tool - Added by Jesse Johnston over 10 years ago

Just to be clear, there is a lot of additional output when I try to run the calibrator command. I can post it all if it would be helpful.

RE: WL1271 Calibration tool - Added by Jonathan Cormier over 10 years ago

Have you tried running the commands from this section: http://processors.wiki.ti.com/index.php/WL12xx_NLCP_Calibration_Process#Calibration_for_R4_SP1_and_earlier_.28AM-SDK-05.03.00.01.29

Since your using a kernel based from the 04.06.00.02 SDK

RE: WL1271 Calibration tool - Added by Jesse Johnston over 10 years ago

Jonathon,

You're correct, I was using the commands from the wrong section. Unfortunately, following the correct commands leads to a similar result:

root@am335x-evm:~# calibrator set ref_nvs /usr/share/ti/wifi-utils/ini_files/127x/TQS_S_2.6.ini

The path to input output file not provided, use default (./new-nvs.bin)
root@am335x-evm:~# cp new-nvs.bin /lib/firmware/ti-connectivity/wl1271-nvs.bin
root@am335x-evm:~# ifconfig wlan0 down
root@am335x-evm:~# rmmod wl12xx_sdio
root@am335x-evm:~# modprobe wl12xx_sdio
[ 245.116973] wl1271: loaded
root@am335x-evm:~# ifconfig wlan0 down
root@am335x-evm:~# calibrator plt calibrate
[ 268.009643] ------------[ cut here ]------------
[ 268.014556] WARNING: at drivers/mmc/core/core.c:210 mmc_start_request+0x170/0x20c()
[ 268.022705] Modules linked in: wl12xx_sdio wl12xx [last unloaded: wl12xx_sdio]
[ 268.030334] Backtrace:
[ 268.032928] [<c0017ab8>] (dump_backtrace+0x0/0x110) from [<c04bd5dc>] (dump_stack+0x18/0x1c)
[ 268.041809] r6:c06cf154 r5:000000d2 r4:00000000 r3:c078e750
[ 268.047851] [<c04bd5c4>] (dump_stack+0x0/0x1c) from [<c0041220>] (warn_slowpath_common+0x5c/0x6c)
[ 268.057189] [<c00411c4>] (warn_slowpath_common+0x0/0x6c) from [<c0041254>] (warn_slowpath_null+0x24/0x2c)
[ 268.067291] r8:00000001 r7:cfac79e0 r6:c07fee88 r5:cf9d8400 r4:cfac7a40
[ 268.074157] r3:00000009
[ 268.076934] [<c0041230>] (warn_slowpath_null+0x0/0x2c) from [<c032902c>] (mmc_start_request+0x170/0x20c)
[ 268.086944] [<c0328ebc>] (mmc_start_request+0x0/0x20c) from [<c0329864>] (mmc_wait_for_req+0x40/0x54)
[ 268.096649] r8:00000001 r7:cfa5bc00 r6:0000000c r5:cf9d8400 r4:cfac7a40
[ 268.103759] [<c0329824>] (mmc_wait_for_req+0x0/0x54) from [<c0331808>] (mmc_io_rw_extended+0x1c4/0x284)
[ 268.113647] r5:00000100 r4:00000001
[ 268.117431] [<c0331644>] (mmc_io_rw_extended+0x0/0x284) from [<c0332b60>] (sdio_io_rw_ext_helper+0x19c/0x1b4)
[ 268.127868] [<c03329c4>] (sdio_io_rw_ext_helper+0x0/0x1b4) from [<c0332c00>] (sdio_memcpy_toio+0x2c/0x34)
[ 268.137969] [<c0332bd4>] (sdio_memcpy_toio+0x0/0x34) from [<bf07e308>] (wl1271_sdio_raw_write+0xac/0x17c [wl12xx_sdio])
[ 268.149383] [<bf07e25c>] (wl1271_sdio_raw_write+0x0/0x17c [wl12xx_sdio]) from [<bf006414>] (wl1271_cmd_send+0x8c/0x3ec [wl12xx])
[ 268.161590] [<bf006388>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf007698>] (wl1271_cmd_test+0x68/0xa0 [wl12xx])
[ 268.172729] [<bf007630>] (wl1271_cmd_test+0x0/0xa0 [wl12xx]) from [<bf017f1c>] (wl1271_tm_cmd+0x1e0/0x434 [wl12xx])
[ 268.183715] r7:0000000c r6:00000000 r5:cf80af60 r4:00000000
[ 268.189727] [<bf017d3c>] (wl1271_tm_cmd+0x0/0x434 [wl12xx]) from [<c049aef4>] (ieee80211_testmode_cmd+0x2c/0x3c)
[ 268.200469] [<c049aec8>] (ieee80211_testmode_cmd+0x0/0x3c) from [<c046eaf8>] (nl80211_testmode_do+0x58/0x6c)
[ 268.210845] [<c046eaa0>] (nl80211_testmode_do+0x0/0x6c) from [<c03e78e8>] (genl_rcv_msg+0x1e4/0x22c)
[ 268.220458] r4:cec67994 r3:c046eaa0
[ 268.224243] [<c03e7704>] (genl_rcv_msg+0x0/0x22c) from [<c03e6c00>] (netlink_rcv_skb+0xc4/0xe0)
[ 268.233398] [<c03e6b3c>] (netlink_rcv_skb+0x0/0xe0) from [<c03e76fc>] (genl_rcv+0x24/0x2c)
[ 268.242095] r6:cecbd0c0 r5:00000000 r4:cecbd0c0 r3:00000000
[ 268.248107] [<c03e76d8>] (genl_rcv+0x0/0x2c) from [<c03e65e4>] (netlink_unicast+0x290/0x2d8)
[ 268.256988] r4:cf8c6000 r3:c03e76d8
[ 268.260772] [<c03e6354>] (netlink_unicast+0x0/0x2d8) from [<c03e67e0>] (netlink_sendmsg+0x1b4/0x2bc)
[ 268.270416] [<c03e662c>] (netlink_sendmsg+0x0/0x2bc) from [<c03bd14c>] (sock_sendmsg+0x9c/0xbc)
[ 268.279602] [<c03bd0b0>] (sock_sendmsg+0x0/0xbc) from [<c03bd4f8>] (_sys_sendmsg+0x2d4/0x2ec)
[ 268.288665] r9:00000000 r8:00000038 r7:00000000 r6:cf4b4540 r5:cfac6000
[ 268.295562] r4:cfac7f64
[ 268.298339] [<c03bd224>] (
_sys_sendmsg+0x0/0x2ec) from [<c03be990>] (sys_sendmsg+0x44/0x70)
[ 268.307250] [<c03be94c>] (sys_sendmsg+0x0/0x70) from [<c00143c0>] (ret_fast_syscall+0x0/0x30)
[ 268.316223] r6:0001e0d0 r5:0001e078 r4:4be31250
[ 268.321105] ---[ end trace 98733e4ac23ef06e ]---
[ 268.325958] Unhandled fault: external abort on non-linefetch (0x1008) at 0xd085c22c
[ 268.334045] Internal error: : 1008 [#1]
[ 268.338073] Modules linked in: wl12xx_sdio wl12xx [last unloaded: wl12xx_sdio]
[ 268.345672] CPU: 0 Tainted: G W (3.2.0-00032-ge3794df #1)
[ 268.352661] PC is at omap_hsmmc_request+0xcc/0x4d8
[ 268.357696] LR is at mmc_start_request+0x110/0x20c
[ 268.362731] pc : [<c033a3b0>] lr : [<c0328fcc>] psr: a0000013
[ 268.362762] sp : cfac7940 ip : cfac7988 fp : cfac7984
[ 268.374816] r10: cfac79e0 r9 : 00000001 r8 : 00000001
[ 268.380310] r7 : cfac79e0 r6 : cf9d8400 r5 : cfac7a40 r4 : cf9d86c0
[ 268.387176] r3 : d085c100 r2 : d085c100 r1 : 00000001 r0 : cf9d8400
[ 268.394042] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
[ 268.401550] Control: 10c5387d Table: 8efe4019 DAC: 00000015
[ 268.407592] Process calibrator (pid: 1560, stack limit = 0xcfac62f0)
[ 268.414276] Stack: (0xcfac7940 to 0xcfac8000)
[ 268.418884] 7940: c004122c c004101c 00000009 cfac7a40 cf9d8400 c07fee88 cfac79e0 cfac7a40
[ 268.427490] 7960: cf9d8400 c07fee88 cfac79e0 00000001 00000001 cfac79e0 cfac79bc cfac7988
[ 268.436096] 7980: c0328fcc c033a2f0 cfac79e4 cfac7998 c003a4f4 c01c5bb4 cf816400 cfac7a40
[ 268.444702] 79a0: cf9d8400 0000000c cfa5bc00 00000001 cfac79d4 cfac79c0 c0329864 c0328ec8
[ 268.453308] 79c0: 00000001 00000100 cfac7a94 cfac79d8 c0331808 c0329830 00000001 c07f7208
[ 268.461914] 79e0: 3b9aca00 00000000 0000000c 00000001 00000000 00000100 00000000 00000000
[ 268.470520] 7a00: cfac7a40 00000001 cfac7a60 00000000 00000035 a400000c 00000000 00000000
[ 268.479125] 7a20: 00000000 00000000 000001b5 00000000 00000000 00000000 cfac79e0 cfac7a40
[ 268.487762] 7a40: 00000000 cfac7a10 cfac79e0 00000000 00000000 cfac7a54 cfac7a54 c0329754
[ 268.496368] 7a60: c0a1ace2 000009ac 0000000c 00000000 0000000c 00000000 cfa1e200 cec679b8
[ 268.504974] 7a80: 00000001 00000000 cfac7adc cfac7a98 c0332b60 c0331650 00000001 cec679ac
[ 268.513580] 7aa0: 00000001 0000000c cfac7adc 00000001 c0039ac4 bf0236b4 00000000 cec679ac
[ 268.522186] 7ac0: 0000000c 00000000 00000004 cfa1e200 cfac7af4 cfac7ae0 c0332c00 c03329d0
[ 268.530792] 7ae0: cec679ac 0000000c cfac7b34 cfac7af8 bf07e308 c0332be0 c0053728 c0053688
[ 268.539398] 7b00: 00000000 20000013 ce78e140 cecbd180 cf80af60 cec679ac cf80af60 00000000
[ 268.548004] 7b20: cf80af84 00000010 cfac7b74 cfac7b38 bf006414 bf07e268 00000000 00000000
[ 268.556640] 7b40: cfac7b64 cec679ac c0053b7c 00000000 cec679ac cf80af60 00000000 cf80af84
[ 268.565246] 7b60: 00000004 00000010 cfac7b9c cfac7b78 bf007698 bf006394 00000000 cf80af60
[ 268.573852] 7b80: 00000000 cf80af60 00000000 0000000c cfac7bf4 cfac7ba0 bf017f1c bf00763c
[ 268.582458] 7ba0: bf022068 c04be8c0 cfac7bd4 cec679ac 00000000 cec679a0 00000000 cec679a8
[ 268.591064] 7bc0: 00000000 00000000 cfac7bec cf80a000 c07f63f0 cecbd0c0 c08397a8 00000000
[ 268.599670] 7be0: 00000004 c07f6978 cfac7c04 cfac7bf8 c049aef4 bf017d48 cfac7c1c cfac7c08
[ 268.608276] 7c00: c046eaf8 c049aed4 c046eaa0 cec67994 cfac7c84 cfac7c20 c03e78e8 c046eaac
[ 268.616882] 7c20: c05ca124 00000024 00000000 cec67990 00000024 515ec1ba 00000618 cec67980
[ 268.625488] 7c40: cec67990 cec67994 cf8cd400 c08397a8 cf80a000 00000000 cefe1800 cec67980
[ 268.634124] 7c60: cecbd0c0 c03e7704 ced5f200 c0839e40 00000038 cfac7cc4 cfac7ca4 cfac7c88
[ 268.642730] 7c80: c03e6c00 c03e7710 00000000 cecbd0c0 00000000 cecbd0c0 cfac7cbc cfac7ca8
[ 268.651336] 7ca0: c03e76fc c03e6b48 c03e76d8 cf8c6000 cfac7cf4 cfac7cc0 c03e65e4 c03e76e4
[ 268.659942] 7cc0: 00000038 7fffffff cfac7ed0 cfac7f64 cecbd0c0 ced5f200 cfac7dd0 00000000
[ 268.668548] 7ce0: 00000000 00000038 cfac7d4c cfac7cf8 c03e67e0 c03e6360 cfac7d64 cfac7d08
[ 268.677154] 7d00: c03e46f0 c0038260 00000000 00000000 00000000 00000000 00000000 00000000
[ 268.685760] 7d20: 00000000 00000038 cfac7f64 c05c6f20 cefe1800 00000000 00000000 cfac7ec8
[ 268.694366] 7d40: cfac7e34 cfac7d50 c03bd14c c03e6638 00000000 cfac7ee8 00000000 00000001
[ 268.702972] 7d60: ffffffff 00000000 00000000 00000000 00000000 00000000 cefe1800 00000001
[ 268.711608] 7d80: 00000000 00000000 00000000 00000000 cfac7dd0 00000000 cefe1800 c0085104
[ 268.720214] 7da0: 00000000 00000000 c07f7208 00000002 cfac7df0 c00a3cb0 cfac7dd4 cfac7dc8
[ 268.728820] 7dc0: c098c840 00000000 cfac7dec cfac7dd8 c007ef4c c005a1bc 8a542a3e 00000038
[ 268.737426] 7de0: cf4b4540 cfac7ec8 cfac7d08 cfac7f64 c0014568 cfac7ec8 cfac7e48 00000001
[ 268.746032] 7e00: c0014568 cfac7ec8 00000008 00000000 cfac7f64 cfac6000 cf4b4540 00000000
[ 268.754638] 7e20: 00000038 00000000 cfac7f54505c076e cf4b4 c05c62c05c624 cfac7ec cfac788
[ 8.7804 7e80:3bc2a800a92f0c03bc274 cf4b4260 cfac7eb4 cfac7ea0 c00c217c c03bc280
[ 268.789093] 7ea0: c076ead0 cf5b5218 cf4b4260 00000000 cfac7ed4 7ec0 cbf6f0 c00a92f0[ 2687698] 0: 00000020 cf5b5218 0001e48 000000 c0000cfac7f34 cfac7 ffffffff ffffffcfac7 cfac7f
[ 2220: cb64 c0aa4 cfaf80 cf4b540 0000000 be88a70 0000128 c4568
[8.832122 7f40:ac6000 000000
[68.84934] 7f8 ffffff7 00000000 c00ab3c 4be31250 001e078 e0d0 00 cfac7fa8
268.8570] 7fac00143cc03be95 4be31250 000178 00000003 be8a70 00000 000000
[ 268.83758acktrac: faaa
[ 268.8862] [<c033a2e4>]omap_hsmc_reques+0x0/0x4d8) fro [<c032fcc>]mc_sta_reque+0x110/0x20c)
[ 268.6423] [<000 rac7a40 268.3208] c03298>] (mmcwa_r/om [1808>] (mmc_io_rw_extended+0x1c40x284)
[ 268.23095] r5:0000100 r4:00000001
[ 268.26879]c0331644] (mmc_io_rw_exended+0/0x284) frc/0[ 268.7387]c033] memcoio+0x0x34) om [<bf308>] (l1271_sdio_raw_write+0xac/0x17c [wl12xx_sdio])
[ 268.958740] [<bf07e25c>] (wl1271_sdio_raw_write+0x0/0x17c [wl12xx_sdio]) from [<bf006414>] (wl1271_cmd_send+0x8c/0x3ec [wl12xx])
[ 268.970947] [<bf006388>] (wl1271_cmd_send+0x0/0x3ec [wl12xx])cmd0/0x43[wl12xx])
[ 268.993]000c005:cf60 r4:0000000 268.99023] [<f017d3 (wl127_tm_cmd+0x0/0x4 [wl12) from [<c049aef4>] (ieee80211_testmode_cmd+0x2c/0x3c)
[ 26t_0xm 8eenl_rcvmsg+0x1e4/0x2
[ 26029693] r4:ce7994 r3c046eaa
[ 269033477[<c03e04>] (nl_rcv_sg+0x0x22c) m [<c06c00>] (etecbd5:000 r4:bd0c0 r3:00000000
[ 2697312]c03e76d8] (genl_rcv+0x0/0x2c) fro[<c03e6e4>] (tlink_uicast+290/08)
[ 69.06612] r4f8c600r3:c03e8
[ 269.88745]<c03bd0>] (so_sendms+0x0/0xc) fro<c03bd8>] (__sys_sendmsg+0x2d0x2ec)
[ 269.7778] :000000 r8:00000038 r:000000 r6:cfb4540 :cfac60
[msg+0x70) from [<c00143c0>] (ret_fast_syscall+0x0/0x30)
[ 269.125305] r6:0001e0d0 r5:0001e078 r4:4be31250
[ 269.130187] Code: e5933008 e1833801 e5823104 e5943034 (e593212c)
[ 269.136657] ---[ end trace 98733e4ac23ef06f ]---
Segmentation fault
root@am335x-evm:~#

RE: WL1271 Calibration tool - Added by Greg Dias about 10 years ago

Hello Jesse,

We attempted to run the calibration tools as well, and have seen the same result as you. We are looking into the problem, but would like to point out that the wireless should work on the board out of box. The way to configure and connect to a wireless network can be seen at this link: http://support.criticallink.com/redmine/projects/arm9-platforms/wiki/USB_WiFi_Configuration#Configure-Linux-to-Use-and-Connect-to-WiFi-Network

For what reason are you attempting to run the calibration tools?

RE: WL1271 Calibration tool - Added by Jesse Johnston about 10 years ago

Thanks for the information. Just to be clear, I am not having trouble using wireless on the evaluation board. I am only having trouble running the wifi calibration tool.

My understanding is that the wifi calibration tool needs to be run on each board at manufacturing. I have been trying to run the calibration tool on my custom board and I keep getting errors. I thought I'd test the calibration tool on the eval board to see what I'm doing wrong, but I ran across the same issue.

RE: WL1271 Calibration tool - Added by Jesse Johnston about 10 years ago

Greg,

Have you been able to get the wifi calibration tool running on the evaluation board?

Thanks
Jesse

    (1-6/6)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)