链接仿真器或者UBL启动之后直接wakeup DSP不启动uboot和加载linux内核及ARM程序,这时访问I2C1的相关寄存器,就是0x1e28000开始的这一段地址空间都正常。但是如果UBL之后,启动uboot,然后再加载linux内核,这段空间就访问不正常了。I2C0的寄存器内容一直都可以访问。有什么设置可以使得DSP端访问这些内部寄存器的时候出现异常吗?
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.
链接仿真器或者UBL启动之后直接wakeup DSP不启动uboot和加载linux内核及ARM程序,这时访问I2C1的相关寄存器,就是0x1e28000开始的这一段地址空间都正常。但是如果UBL之后,启动uboot,然后再加载linux内核,这段空间就访问不正常了。I2C0的寄存器内容一直都可以访问。有什么设置可以使得DSP端访问这些内部寄存器的时候出现异常吗?