How can I extract the value read from devmem utililty?

前端 未结 0 1094
南旧
南旧 2021-01-22 12:29
int read_reg(unisgned int add)
{
 sprintf(command,"./devmem2_fix1 0xe410%04x", add); 
}
  • Description : Function to read a register using
相关标签:
回答
  • 消灭零回复
提交回复
热议问题