27 lines
517 B
INI
27 lines
517 B
INI
;
|
|
; This file defines SFR names and bit names for TMS320C55 processors.
|
|
;
|
|
; This file can be configured for different devices.
|
|
; At the beginning of the file there are definitions common for all devices
|
|
; Device-specific definitions are introduced by
|
|
;
|
|
; .devicename
|
|
;
|
|
; line. Also an optional directive
|
|
;
|
|
; .default=devicename
|
|
;
|
|
; designates the default device name.
|
|
;
|
|
|
|
.default TMS320C55
|
|
|
|
SAMPLE 0x1
|
|
|
|
;-------------------------------
|
|
; Device specific definitions
|
|
|
|
.TMS320C55
|
|
|
|
; insert definitions here
|