-
is it possible to add also the support for [IOT-GATE-iMX7](https://www.compulab.com/products/iot-gateways/iot-gate-imx7-nxp-i-mx-7-internet-of-things-gateway/) based on CL-SOM-iMX7 ?
-
Hi,
https://www.youtube.com/watch?v=8LRSHeZlVZk&t=245s
I have experience in this tutorial above and I'm trying to upgrade my Linux kernel version from 5.15 (in imx8mm-pico and in imx7d-pico) to…
-
Hi
I have a compulab imx7 iot gateway
Do you have a bsp with a more recent kernel than the 4.1?
I was hoping to have at least rocko/sumo support
Thanks
Nicola Lunghi
-
@richard-hu @ray-chang
Hello,
I have a doubt about the step in the instruction, the M4 debug UART is defined as UART6, is that the second serial port you mention where the hello_world.bin exampl…
-
Latest release for this DT is 2.71.3. User requests a newer release for this DT
-
After installing Ubuntu 22.04 on a PICO-PI-IMX7, the wireless interface is no longer detected but only bluetooth is detected.
The ethernet works fine.
The `lshw -C network` command shows only ethe…
-
Hi
I have issue in this tutorial in line:
**fatload mmc 0:1 0x7F8000 hello_world.bin**
issue is:
**fatload mmc 0:1 0x7F8000 hello_world.bin
** Reading file would overwrite reserved memory…
-
Hi,
I'm trying to compile the version v6.8.1 but I'm getting the following warning:
```
NOTE: preferred version 6.8.1 of nodejs not available (for item nodejs)
NOTE: versions of nodejs available: 0.…
-
Hi,
I stay trying build yocto dunfell to imx7d-pico based on that:https://hub.mender.io/t/technexion-pico-pi-imx7/136
and I stay with this issue: **ERROR: Layer openamp-layer is not compatible w…
-
hi,
I try to add optee for pico-pi-imx7 board in current yocto version.
I add below lines in local.conf
..
DISTRO_FEATURES_append=" optee"
IMAGE_INSTALL_append = " optee-client-imx optee-os-…