Sat May 11, 2013 1:00 am
bigq set 0x300
...
...
...
banksel bigq ; this directive will cause the assembler to
; insert the instruction movlb 0x03
reset org 0x00
goto start
…
start …
led_pat org 0x1000 ; led_pat has the value of 0x1000
db 0x7E,0x30,0x6D,0x79,0x33,0x5B,0x5F,0x70,0x7F,0x7B
- Sets the processor type
processor p18F8680 ; set processor type to PIC18F8680
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.