NodeOperatingSystem aktualisiert
@@ -182,8 +182,7 @@ Man sieht hier schön, daß verschiedene Treiber einfach über Präprozessor-Dir
|
|||||||
> ; ---------------------------------------------------------------------------
|
> ; ---------------------------------------------------------------------------
|
||||||
> ; Reset and interrupt vectors
|
> ; Reset and interrupt vectors
|
||||||
>
|
>
|
||||||
> ; rjmp main ; Reset vector
|
> rjmp BOOTLOADER_ADDR ; Reset vector ; use this for flashed system
|
||||||
> rjmp BOOTLOADER_ADDR ; Reset vector ; use this for flashed system
|
|
||||||
> reti ; EXT_INT0
|
> reti ; EXT_INT0
|
||||||
> rjmp com2wPcintIsr ; PCI0
|
> rjmp com2wPcintIsr ; PCI0
|
||||||
> reti ; PCI1
|
> reti ; PCI1
|
||||||
|
|||||||
Reference in New Issue
Block a user