Hi Andreas,
Here's the boot log. I've made a couple of minor edits to make it slightly more anonymous, which is why there are a few blank lines..
The key moment seems to be: [ 24.794450] mwifiex_sdio mmc2:0001:1: mwifiex_cmd_timeout_func: Timeout…
Part Number: DRA745
Tool/software: TI-RTOS
Hi, experts,
I encountered an issue that swms link frame drop. I add swms output buffer, but no effect. the log as below: Please help to check. and give some suggestions.
root@dra7xx-evm:~# cd /opt…
Other Parts Discussed in Thread: TDA4VM , INA226 Dear Texas Instruments Team, Dear Forum readers,
I stumbled upon a phenomenon with booting up Linux on the J721e TDA4VM Board with vision apps - apparently, the booting process seemed to work fine until…
Hi Dhaval,
Setting both switches 5 (PCIe_1L_MODE_SEL) and 6 (PCIe_2L_MODE_SEL) of SW3 to '1' results in PERST# stuck low. However, when setting the switches to '0', the PERST# signals transition from low to high. There seems to be a mistake in the SDK…
Hi,
Thanks for your reply. Please find attached my booting log dmesg, device tree file & kernel config files.
I also done the build process for wl18xx. and attached the module info with SW version .
looking for your early response.
Regards,
…
Hi Praveen,
Thank you for replying.
Please find the attached kernel log.
Fullscreen
2313.dmesg_log.txt
Download
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.69-g9ce43c71ae (root@bel-ThinkCentre-M73z)…
Part Number: SK-AM62P-LP Other Parts Discussed in Thread: M2-CC3351 ,
Tool/software:
I am using the M2-CC3351 Wi-Fi module with the SK-AM62P-LP board. The image I'm using is the prebuilt Yocto release : tisdk-default-image-am62pxx-evm-11.00.09.04…
Hello,
I apologize for the delay on my response. For the first issue that is correct. The master I use creates the packets manually and uses ndo_start_xmit() to talk to the device. It always brings the packet size to 64 (not including crc) rather than…