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.

How access low level physical address without writing device driver in DM6467?

I am wondering if there is a simple way to access the low level physical address such as GPIO or VPIF port registers, using devmem2 type of utility?Writing a device driver takes much longer time to verify the status, Is there anything like this in DM6467? Thanks.