I have the exact same situation asvixdescribed with exactly the same devkit -Verdin iMX8M-Plus + Verdin devboard + Jlink. Debug output one to one. vixApril 26, 2023, 2:05pm11 I can add one more point from my side: when I try to connect with JLink to Cortex-M7, it is not ...
I ask this because theinvalid argumenterrors might be caused by an invalid path i.e. it cannot find the binary file. Is there any way to boot the m4 directly from u-boot? Yes, it is possible, but we currently don’t have documentation on how to do this specifically for the AM62 ju...
insert the hdmi overlay in the IMX6customization: device-tree: include-dirs: - linux/include custom: linux/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts overlays: add: - device-trees/overlays/colibri-imx6_hdmi_overlay.dtsoutput: easy-installer: local: torizon-core-docker-colibri-imx6-Te...
Starting Serial driver (/dev/ser3)... Starting Serial driver (/dev/ser4)... Starting SPI0 driver (/dev/spi1)... Starting SPI2 driver (/dev/spi2)... Starting CAN driver (/dev/can1/*)... Starting CAN driver (/dev/can2/*)... ...
cap_add: - NET_ADMIN devices: -“/dev/spidev1.0” -“/dev/spidev2.1” -“/dev/gpiochip0” -“/dev/gpiochip1” -“/dev/gpiochip2” -“/dev/gpiochip3” -“/dev/gpiochip4” -“/dev/gpiochip5” -“/dev/verdin-uart1”
# gpioinfogpiochip0 - 32 lines: line 0: "SODIMM_216" unused input active-high line 1: "SODIMM_19" unused input active-high line 2: unnamed unused input active-high line 3: unnamed "interrupt" input active-high [used] line 4: unnamed unused input active-high line 5: unnamed "spi_im...
/dev/spidev3.0 /dev/colibri-i2c /dev/gpiochip0 /dev/gpiochip1 /dev/gpiochip2 /dev/gpiochip3 extraparams: cap_add CAP_NET_ADMIN dockercomposefile docker-compose.yml build commands: RUN usermod -a -G gpio,dialout torizon dev packages: ...
(NETDEV_UP): eth0: link is not ready ip addr add 192.168.10.2/24 brd + dev eth0; initUpdtScript: configuring the lo interface ip addr flush dev lo; ip link set lo down; ip link set lo up; ip addr add 127.0.0.1/8 dev lo; RTNETLINK answers: File exists initUpdtScript: loading...