Hi All,
I have build image using mentioned SDK for beaglebonebalck and I am getting following error -
[ 23.030167] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 23.197760] remoteproc remoteproc1: 4a334000.pru is available
[ 23.286277] remoteproc remoteproc2: 4a338000.pru is available
[ 23.446988] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 23.836160] wlcore: [wifi CC33xx sdio] platform device probe done
[ 23.846917] cc33xx_driver cc33xx.1.auto: Direct firmware load for ti-connectivity/cc33xx-nvs.bin failed with error -2
[ 23.914726] cc33xx_driver cc33xx.1.auto: Direct firmware load for ti-connectivity/cc33xx-conf.bin failed with error -2
[ 23.967066] wlcore: ERROR could not get configuration binary ti-connectivity/cc33xx-conf.bin: -2
[ 24.004571] wlcore: WARNING falling back to default config
[ OK ] Started udev Wait for Complete Device Initialization.
[ 26.564582] wlcore: ERROR boot IRQ timeout
[ 26.568733] wlcore: ERROR ti-connectivity/cc33xx_2nd_loader.bin boot signal timeout
[ OK ] Reached target Hardware activated USB gadget.
[ 26.796581] ------------[ cut here ]------------
[ 26.801285] WARNING: CPU: 0 PID: 258 at drivers/net/wireless/ti/cc33xx/sdio.c:108 cc33xx_sdio_raw_read+0x104/0x160 [cc33xx_sdio]
[ 26.812930] Modules linked in: cc33xx mac80211 sha256_generic libsha256 sha256_arm pru_rproc irq_pruss_intc icss_iep cfg80211 libarc4 snd_soc_simple_card )
[ 26.854986] CPU: 0 PID: 258 Comm: irq/62-cc33xx Tainted: G O 5.10.100-g7a7a3af903 #1
[ 26.864068] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 26.870231] [<c010d584>] (unwind_backtrace) from [<c010a12c>] (show_stack+0x10/0x14)
[ 26.878039] [<c010a12c>] (show_stack) from [<c0a1be9c>] (__warn+0xd4/0xec)
[ 26.884964] [<c0a1be9c>] (__warn) from [<c0a1bf18>] (warn_slowpath_fmt+0x64/0xc8)
[ 26.892490] [<c0a1bf18>] (warn_slowpath_fmt) from [<bf05d43c>] (cc33xx_sdio_raw_read+0x104/0x160 [cc33xx_sdio])
[ 26.902870] [<bf05d43c>] (cc33xx_sdio_raw_read [cc33xx_sdio]) from [<bf2ce094>] (wlcore_irq+0xb0/0x1d4 [cc33xx])
[ 26.913219] [<bf2ce094>] (wlcore_irq [cc33xx]) from [<bf05d510>] (gpio_irq_thread_handler+0x20/0x2c [cc33xx_sdio])
[ 26.923653] [<bf05d510>] (gpio_irq_thread_handler [cc33xx_sdio]) from [<c016d040>] (irq_thread_fn+0x1c/0x78)
[ 26.933544] [<c016d040>] (irq_thread_fn) from [<c016d2c0>] (irq_thread+0x110/0x1fc)
[ 26.941252] [<c016d2c0>] (irq_thread) from [<c01445e0>] (kthread+0x140/0x184)
[ 26.948434] [<c01445e0>] (kthread) from [<c0100148>] (ret_from_fork+0x14/0x2c)
[ 26.955703] Exception stack(0xc4195fb0 to 0xc4195ff8)
[ 26.960777] 5fa0: 00000000 00000000 00000000 00000000
[ 26.969010] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 26.977246] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 26.983888] ---[ end trace 95e6f6b0a9863889 ]---
[ 26.988546] cc33xx_sdio mmc1:0001:2: sdio read failed (-110)
[ 26.994228] wlcore: ERROR IO error during core status read
[ 27.004808] wlcore: ERROR FW download failed
I have tired already with pre-built image and found that the image works fine.
Pre-build image was downloaded from this link -
https://dr-download.ti.com/software-development/driver-or-library/MD-oT6mFoXgXh/0.4.2.0/cc33xx-linux-am335-img.tar.xz
Warm regards,
Sharadanand Karanjkar