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.
ST0,ST1的内容可以用c语言读出来吗?
我看这几个寄存器没有地址啊,怎么用C语言读出来,通过串口发出去?
st0主要反映处理器的寻址要求和计算机的运行状态。
st1主要反映处理器的寻址要求、计算初始状态的设置、I/O及中断的控制等
在C中嵌套汇编的方式看看能不能读取