Tool/software: Linux
Hello, I was wondering how I enable the dynamic debug kernel feature for the AM572x-EVM? I tried mounting the debugfs filesystem, to no avail the results are below:
root@am57xx-evm:/sys/kernel/debug# mount -t debugfs none /sys/kernel/debug
mount: none is already mounted or /sys/kernel/debug busy
Is there any way to enable the dynamic debug so I can enable kernel messages for the VPE kernel module?
Thank you,
Tom Wallis