通过P2口中断唤醒设备后,设备无响应,通过仿真,发现程序跑到BOOT.C的如下位置
CSTART_DECL _c_int00_noargs(void)
{
_c_int00_template(0, 1, 0);
}
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.
通过P2口中断唤醒设备后,设备无响应,通过仿真,发现程序跑到BOOT.C的如下位置
CSTART_DECL _c_int00_noargs(void)
{
_c_int00_template(0, 1, 0);
}