Hello.
How to correct flash the board. FSInstaller only flashes nboot and uboot. How to flash sysimg?
uuu outputs: HID(W): LIBUSB_ERROR_PIPE (-9). How to flash sysimg via uboot.
Posts by Gordon
-
-
Is there any information about the new release?
-
Does anyone know what the problem is?
-
I built yocto image of fsimx8ulp-Y2024.12-pre. But I can't flash the sysimg file to emmc.
-
"lib/firmware/mrvl/sdsd8997_combo_v4.bin" doesn't exist although "CONFIG_MWIFIEX_SDIO" is enabled.
But exits "/lib/firmware/nxp/sdiouart8997_combo_v4.bin". If copy "/lib/firmware/nxp/sdiouart8997_combo_v4.bin" to "lib/firmware/mrvl/sdsd8997_combo_v4.bin"
Code- /* Same error */
- mwifiex_sdio mmc1:0001:1: Direct firmware load for mrvl/sdsd8997_combo_v4.bin failed with error -2
- mwifiex_sdio mmc1:0001:1: Falling back to sysfs fallback for: mrvl/sdsd8997_combo_v4.bin
- /* But */
- mwifiex_sdio mmc1:0001:1: info: FW download over, size 625948 bytes
- mwifiex_sdio mmc1:0001:1: WLAN FW is active
- mwifiex_sdio mmc1:0001:1: Unknown api_id: 5
- mwifiex_sdio mmc1:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (16.92.21.p84)
- mwifiex_sdio mmc1:0001:1: driver_version = mwifiex 1.0 (16.92.21.p84)
-
Code
- mwifiex_sdio mmc1:0001:1: Direct firmware load for mrvl/sdsd8997_combo_v4.bin failed with error -2
- mwifiex_sdio mmc1:0001:1: Falling back to sysfs fallback for: mrvl/sdsd8997_combo_v4.bin
- mwifiex_sdio mmc1:0001:1: Failed to get firmware mrvl/sdsd8997_combo_v4.bin
- mwifiex_sdio mmc1:0001:1: info: _mwifiex_fw_dpc: unregister device
-
Hello!
Wifi doesn't work. There is no device in Linux. What could be the problem?
-
Ok,
I'm trying to use uart_c and getting high latency. I was looping TX to RX. I'm sending 39 bytes. Start timer and wait for recv of all 39 bytes. Latency is around 57 ms. How to reduce this latency?
-
I need my С++ program reads the value from several pins. I did as indicated in the https://www.nxp.com/docs/en/application-note/AN14140.pdf
gpioget is working. Is this the right decision?
Is it possible to add a line name in the device tree?
-
Hello
Нow to configure GPIO in the device tree to work with a pin for your own purposes.
-
Hello
How to use the UART_B in Linux? It looks like it is not in the device tree.
-
flash.bin can be downloaded from our download area at fs-net.de
Why doesn't it work with the compiled loader (imx-boot-tagged). There is a kernel panic during the boot.