?? het_int_02_h.het
字號:
;*****************************************************************************
; TMS470 Demo - HET Interrupt Sample Program
;
; Program name : HET_INT_02_H.het associated C program HET_INT_02.c
;
; This is a simple HET program that triggers the ADC on the CPU at 10 ms with
; 12 MHz clock.
;
; John Mangino
; Texas Instruments, Inc
; May 2005
; Built with IAR Embedded Workbench Version: 4.20A
; A256 EVM
;******************************************************************************
L00: CNT {next=L01, reg=A, irq=OFF, max=0x5dc}
L01: ECMP{next=L02, reg=A,hr_lr=LOW, en_pin_action=ON, pin=CC18, action=PULSEHI, irq=Off, data=0x100}
L02: BR {next=L00, cond_addr=L00, event=NOCOND}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -