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.
为什么memory copy 内存复制模块里的地址填0x8FF0
这是整体功能图
双击这个模块
这里面的address为什么是这么填?
谢谢
在datasheet里也没有找到这个地址
hongwei fei,
这里是复制这个地址中的数据,这个地址跟Memory Copy模块本身没有关系,应该是来自模型中的某处数据的地址,估计是PWM模块
谢谢你。
你说的这些我都知道,我不知道这个地址是怎么找到的,在datasheet中并没有找到这样的一个特定的地址。以后如果我自己编写的话,不知道如何寻找一个这样的地址来读取地址中的数据。
你好请问你找到原因了吗