User Activity

Hi, I miograting to Kirkstone distro on mu custom board and i have this issue with programming the board: and i cannot understrand what this error mean, can somebody explain it where i am wrong? because on Dunfell it worked perfect. the Yocto compili...
Hi, i wondering if there a way to add some GPIO pin to the DTS config so this pin will act like PONKEY of the STPMIC1 ?actually i need to implement power off button if there a problem with linux app...
I tried :tail -F /sys/kernel/debug/remoteproc/remoteproc0/trace0 >> myLog.logbut this command not printing new log messages that appear in the trace0 file.  how can I print every line of log to some external file that not disappear when the remotepro...
hey, which profiler I can use for my custom board (without x11)?
hi, I need to stop some peripherals within m4 core before linux stop command:echo -n stop > /sys/class/remoteproc/remoteproc0/statehow can I manage that ?tnx.