Sci Driver Application - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

5.15.4

SCI Driver Application

The SCI driver application is designed for Freescale/Motorola EVMs and intended to illustrate
the usage of this SCI driver.
The
SCI
driver
Source}\..\sample_applications\MC56F8346EVM directory and consists of the application
project sci_demo.mcp and the source code for the application main.c.
Example 5-523. SCI Driver Sample Application - appconfig.h
/*******************************************************************************
*
* Freescale Semiconductor Inc.
* (c) Copyright 2004-2007 Freescale Semiconductor, Inc.
* (c) Copyright 2001-2004 Motorola, Inc.
* ALL RIGHTS RESERVED.
*
********************************************************************************
*
* File Name: appconfig.h
*
* Description: file for static configuration of the application
*
(initial values, interrupt vectors)
*
*****************************************************************************/
#ifndef __APPCONFIG_H
#define __APPCONFIG_H
/*.*************************************************************************
*
* File generated by Graphical Configuration Tool Fri, 09/Feb/2007, 16:28:11
*
****************************************************************************.*/
#define MC56F8346
#define EXTCLK 8000000L
#define APPCFG_DFLTS_OMITTED 1
#define APPCFG_GCT_VERSION 0x0203000fL
/*.
OCCS Configuration
--------------------------------------------
Core frequency: 60 MHz
VCO frequency: 240 MHz
Loss of lock interrupt 0: Disable
Loss of lock interrupt 1: Disable
Loss of reference clock Interrupt: Disable
COP operation: Disable
COP timeout: 8.38861 sec
COP Runs in Stop Mode: Disable
COP Runs in Wait Mode: Disable
COP Write Protect: Disable
.*/
#define OCCS_PLLCR_INIT
#define OCCS_PLLDB_INIT
/*.
SYS Configuration
--------------------------------------------
5-706
application
can
be
Targeting 56F8xxx Platform
found
at
e.g.
0x0082
0x201D
FREESCALE SEMICONDUCTOR
{DSP56800E_Quick_Start

Advertisement

Table of Contents
loading

Table of Contents