-
When integrating the Microchip v5.10 switch driver with NXP's BSP v5.10 kernel [lf-5.10.72-2.2.0](https://source.codeaurora.org/external/imx/linux-imx/tag/?h=lf-5.10.72-2.2.0), the switch doesn't work…
-
最近在使用S32K146芯片,移植过程遇到些问题。开发环境:KEILV5.36 + AC6。
**1. 需要自行定义__CLANG_ARM这个宏?**
S32K146仅支持AC6编译器。但从AC6的用户手册上查不到有预定义__CLANG_ARM这个宏,而是定义了__GNUC__这个宏。AC6本身是兼容GCC语法的。
我不太清楚这个宏是从哪来的?是否需要自行定义?
**2. 自行添加__…
-
I have tried variations of:
`
`
but J-Link never erases or programs flash
-
Hi, i'm trying to program an LPC1766 mcu, flashing it with a J-Link programmer, but i always receive a **"Writing target memory failed"** error from flash process (platformio run --target upload). My …
-
I've tried a couple of builds and I keep getting this error. There really isn't a device /dev/uio0. I'm using s32g274ardb2 and latest fsl-auto-yocto-bsp, building with fsl-image-auto.
-
Looks like tag.authenticate() for tt2_nxp is broken when password is passed as an string and not byte.
```
File "/usr/local/lib/python3.7/dist-packages/nfc/tag/tt2_nxp.py", line 467, in authenti…
-
Unfortunately, the nfc module of lenovo T470 is not yet supported.
Neither lsusb is showing the device:
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0…
Eik-S updated
2 weeks ago
-
When building Blueline on `d0cec21`, it appears that there is an image needed by the kernel that is missing due to a make rule missing.
```shell
build/make/core/Makefile:28: warning: overriding co…
-
# TSC Meeting 2024
LINK: https://wiki.lfaidata.foundation/display/NNSTREAM/TSC+Meeting (contents to be updated)
Date: With NNSConf 2024.
Place: Zoom or Google Meet + Samsung Research Seoul Confe…
-
Hello,
I've got a small problem. I try to get OPTEE 3.19.0 running on an Colibri IMX7D with Yocto Linux 4.0 from Toradex which is currently *not* supported bei Toradex, but the imx7d from NXP *is* …