參數(shù)資料
型號: C
英文描述: HIGH VOLTAGE POWER SCHOTTKY RECTIFIER
中文描述: C編譯器啟動文件的雙隨機(jī)PWM控制器
文件頁數(shù): 8/16頁
文件大?。?/td> 371K
代理商: C
M16C/62
;---------------------------------------------------------------------
; STACK SIZE definition. Unless the system is running an RTOS, both
; interrupts and function calls should use the istack only (default startup
; configuration). If not required and need this RAM for other
; usage, reduce the value of USTACKSIZE.
;---------------------------------------------------------------------
STACKSIZE
.equ
300h
;---------------------------------------------------------------------
; INTERRUPT STACK SIZE definition
;---------------------------------------------------------------------
ISTACKSIZE
.equ
300h
;---------------------------------------------------------------------
; INTERRUPT VECTOR ADDRESS. do not set within a flash memory block used by
; the ROM Monitor.
;---------------------------------------------------------------------
VECTOR_ADR .equ
0ef000h
;====================================================================
; Initialize Macro declarations. These macro's are used in the startup
; file (ncrto.a30)for initializing C variables. Clears global variables,
; sets intialized variables, etc.
;---------------------------------------------------------------------
N_BZERO
.macro TOP_ ,SECT_
mov.b #00H, R0L
mov.w #(TOP_ & 0FFFFH), A1
mov.w #sizeof SECT_ , R3
sstr.b
.endm
N_BCOPY .macro
FROM_,TO_,SECT_
mov.w #(FROM_ & 0FFFFH),A0
mov.b #(FROM_ >>16),R1H
mov.w #TO_ ,A1
mov.w #sizeof SECT_ , R3
smovf.b
.endm
BZERO .macro TOP_,SECT_
push.w #sizeof SECT_ >> 16
push.w #sizeof SECT_ & 0ffffh
pusha TOP_ >>16
pusha TOP_ & 0ffffh
.glb
_bzero
jsr.a _bzero
.endm
C Compiler Startup Files for the M16C/62 MCU
AN-DECE-MCU-23-A
February 2002
7
相關(guān)PDF資料
PDF描述
G1-37 GENERAL-PURPOSE PHOTOVOLTAIC CELL
G1-5 GENERAL-PURPOSE PHOTOVOLTAIC CELL
G1-8 GENERAL-PURPOSE PHOTOVOLTAIC CELL
G21-1-37 GENERAL-PURPOSE PHOTOVOLTAIC CELL
G21-2-37 GENERAL-PURPOSE PHOTOVOLTAIC CELL
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
-C 制造商:Middle Atlantic Products 功能描述:
C 0300-022-2500S 制造商:MISCELLANEOUS 功能描述: