?? het_int_01_h.het
字號:
;*****************************************************************************
; TMS470 Demo - HET Interrupt Sample Program
;
; Program name : HET_INT_01_H.het associated C program HET_INT_01.c
;
; This is a simple HET program that generates a interrupt to the CPU
; when the HET CNT instruction counter reaches 0x2000
;
; John Mangino / Lane Westlund
; Texas Instruments, Inc
; May 2005
; Built with IAR Embedded Workbench Version: 4.20A
; A256 EVM
;******************************************************************************
L00: CNT {next=L00, reg=A, irq=ON, max=0x2000}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -