-
### Reproduction steps
**CASE 1:**
I followed the guide given at link: [lighting-app, v1.1-branch](https://github.com/project-chip/connectedhomeip/tree/v1.1-branch/examples/lighting-app/nxp/k32w…
-
Is it possible to sign a os container for i.MX93 (linux + initramfs + dtb) using the spsdk?
If yes how does the yaml file have to look like?
-
Sorry if this is a duplicate. I had asked on the tim-vx github a few days ago.
We've been trying to get Yolov5 models working with the NXP imx8mp with the NPU. The models we have tested all work…
-
How can I enable the wolftpm examples? I am looking to build the examples found here: https://github.com/wolfSSL/wolfTPM/tree/master/examples
In my own layer, I created my own recipes-wolfssl/wolft…
-
Hi,
Chromium 129.0.6668.100 compile fails at the very end during linking with std::bad_alloc error. Built this using meta-clang styhead branch. We tried to build on a machine with high memory but i…
-
Created from discussion in #1488.
From @dev-apcs:
The snag I have is when using gdb to attach without flashing: the cpu hard-faults.
I tracked this down to vector table corruption - or rather…
flit updated
3 months ago
-
Hi, I was wondering if we could get [line 28 of tn-base.inc](https://github.com/TechNexion/meta-tn-imx-bsp/blob/1ae9d78e6dabeabf9cb914274a79347a608c141b/conf/machine/tn-base.inc#L28) removed, or at le…
-
### Workflow issues
Hello,
I am experiencing unexplained errors with the `Documentation Build / build-and-publish` CI pipeline.
It just stops there with a Makefile error:
```
copying images..…
lboue updated
1 month ago
-
1. 分类bsp,根据yml文件来解析可以用的bsp
每个toolchain下面对应bsp 然后python根据yml文件,来过滤需要编译的bsp 目录,如果目录不在yml中,就不编译,
如果在的话,再判断是否在失败的bsp中,如果不在,就编译。
3. 或者根据每个bsp下面的yml文件中的介绍来判断。
4.
-
Hello, a friend and I are interested in implementing support for this Cortex-M0.
https://www.nxp.com/docs/en/data-sheet/PN7462.pdf
We plan to allow a bmp to detect it, mass erase and flash via…