Hi,
I want to read one register from my AXI memory device. I know how to communicate with the device from C program, but I want to read a register using Linux command line (or bash script). So for example I want to read register 0 from /dev/uio0, how can I do that?