.16f84
.osc hs
.pwrt on
.wdt off
.protect off
option equ 1
status equ 3
carry equ 3.0
zero equ 3.2
rp0 equ 3.5
porta equ 5
portb equ 6
intcon equ 0bh
org 0ch
level ds 1
threshold ds 1
count ds 1
noise ds 1
fifo0 ds 1
fifo1 ds 1
fifo2 ds 1
pcount ds 1 ;For frequence check counter
wait_ct ds 1 ;wait counter
wait_ct2 ds 1 ;wait counter
wait_ct3 ds 1 ;wait counter
result ds 1 ;sub routine return volume
tmp ds 1 ;sub routine work area
inttmp ds 1 ;w register backup for interrupt
intcount ds 1 ;counter for interrupt
blink ds 1 ;for LED flash
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
这不就是PIC单片机的汇编吗
MPLAB应该可以编译的
一周热门 更多>