Other Parts Discussed in Thread: AM67
Tool/software:
Hello,
I am trying to boot my J722S EVM for the first time. I've followed all of the steps from the online documentation, and I have gotten as far as running the setup-uboot-env.sh. From here, things go sideways as it prepares everything, then fails to register that the board is connected over UART in the minicom script as it repeatedly states:
Couldn't open device, some information will be missing
dmesg: read kernel buffer failed: Operation not permitted
dmesg: read kernel buffer failed: Operation not permitted
Couldn't open device, ...
Over and over again. If I try and run the minicom script through the command minicom -S setupBoard.minicom
, the board does not recognize the Linux machine over ethernet, and the Linux machine complains that the ethernet connection "failed": "Activation of network connection failed
".
I am running Ubuntu 24.0.4.3 LTS and have the SDK version 11.00.10.01
This is my first time trying to get a AM67/TDA4 EVM up and running, so bear with me please.
Thanks,
Ryan