-
Hi,
1) I’m correctly generating my image Yocto-hardknott-technexion with this:
```
$ mkdir edm_yocto
$ cd edm_yocto
$ repo init -u https://github.com/TechNexion/tn-imx-yocto-manifest.git -b har…
-
Hi,
I am stuck at esp32-c3-mini integration in host mode with my hardware.
I am running esp32-c3 in spi mode for both wifi and bluetooth.
As per document link given below
https://github.com/espres…
-
Hello , I have a VAR-SOM-MX7 and I want to create a Linux distribution and the Qt toolchain, I know the meta-variscite-boot2qt for dunfell-var01 is provided , but I have Ubuntu 22.04 as host machine …
AYJF updated
8 months ago
-
New `u-boot-fslc_2022.10.bb` is failed always with [exit code '137'](https://www.containiq.com/post/exit-code-137) which means the available memory has been exhausted, so 16 GB DDR4 RAM memory was not…
-
When I try to build this I get the following error:
Severity Code Description Project File Line Suppression State
Error MSB3073 The command "
set Configuration=Release
set Platform=A…
-
I come from this gist (https://gist.github.com/liquidx/fd1002ec870a7c13f04a0b8a44744246) and managed to run yocto on my pico-pi-imx7d (former Android Things kit):
```
root@pico-imx7:/# uname -a
L…
-
### Describe the bug
I get SIGSEGV crashes on several executables, for example docker-compose (docker works!) or dnscrypt-proxy. The exception is always the same. Unfortunately, I do not get any furt…
-
The story with black image will be fixed soon?
-
Seems like Cisco blocks the old method of getting a serial prompt in this uboot version?
The ubootwrite.py script is sending `xyzzy`, but no prompt appears.
Maybe `CONFIG_AUTOBOOT_STOP_STR ` was…
-
Hi,
https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/subsys/ipc/openamp_rsc_table#id6
I stay trying this since last month in my imx7d-pico (m4 side) Zephyr upstream board is pico_p…