main:
movlw b'01011111'
option
movlw b'00000011'
tris gpio
call delay250ms
movf gpio,f
bcf status,gpwuf
sleep
nop
nop
nop
nop
movlw b'01011111'
option
call delay6ms
bsf led_out
call delay250ms
bcf led_out
goto main
以上是我用pic10f200写的程序,用gp0和gp1口作按键唤醒,但是怎么也不能唤醒,看门狗是关闭的
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
一周热门 更多>