Hi Greg,
Yes, virtual file entries mounted at debugfs can be used to debug pru codes. https://github.com/ZeekHuge/BeagleScope/blob/master/docs/current_remoteproc_drivers.notes#L212 root@beaglebone:~# tree /sys/kernel/debug/remoteproc/remoteproc* /sys/kernel/debug/remoteproc/remoteproc0 |-- name |-- recovery |-- state |-- trace0 `-- version /sys/kernel/debug/remoteproc/remoteproc1 |-- name |-- recovery |-- regs |-- single_step |-- state `-- version /sys/kernel/debug/remoteproc/remoteproc2 |-- name |-- recovery |-- regs |-- single_step |-- state `-- version Though I haven't tried it yet, will get into it soon :) - ZeekHuge -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/1236ef86-9242-4b8d-b0bb-47488a5fec3b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
