Hello, @ShaneCCC
control_log.txt (694.9 KB)
root@manager-desktop:/home/manager# cat /proc/sys/kernel/printk
8 6 1 7 4
Thank you.
Hello, @ShaneCCC
control_log.txt (694.9 KB)
root@manager-desktop:/home/manager# cat /proc/sys/kernel/printk
8 6 1 7 4
Thank you.
Collect the log after enable command.
1.sudo su
echo -n “file drivers/spi/spi-tegra114.c +p” > /sys/kernel/debug/dynamic_debug/control
2. Run your SPI test program.
3. Collect the log by dmesg | grep -i spi
Can you increase the log level to dmesg -n 8 and run the test?. The log just prints 1 register. It is hard to understand the state of remaining registers.
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Is this still an issue to support? Any result can be shared? Thanks