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.
F2801的PIE寄存器PIECTRL 地地址为:0x000CE0,按照F2801的数据页定义64字为一页,0x0CC0~0x0D00位于数据页第51页,但PIE寄存器从0x000CE0开始,这个DP值该如何定义,我的是汇编程序,尝试过MOVZ DP,#51指令读不到PIE寄存器,请高人指点,我应该用什么方法可以修改这些PIE寄存器,请写出指令方法