Dear Sirs,
In previous SDK 6.0, I can modify dedicated pinmux through /sys/kernel/debug/omap_mux/ in user space.
But I cannot find such path in Processor SDK v1.0.3.
Did I miss any config or is there other way to do this?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear Sirs,
In previous SDK 6.0, I can modify dedicated pinmux through /sys/kernel/debug/omap_mux/ in user space.
But I cannot find such path in Processor SDK v1.0.3.
Did I miss any config or is there other way to do this?
Thanks.
You cannot use devmem2 to change any bits in the Control Module. Only kernel code can change it.
Steve K.