• 大小: 0.51M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-22
  • 语言: C/C++
  • 标签: LED  XEP100  

资源简介

基于飞思卡尔XEP100单片机的一个简单的LED点灯程序,包含全部源码及S19文件

资源截图

代码片段和文件信息

/******************************************************************************
  FILE        : datapage.c
  PURPOSE     : paged data access runtime routines
  MACHINE     : Freescale 68HC12 (Target)
  LANGUAGE    : ANSI-C
  HISTORY     : 21.7.96 first version created
******************************************************************************/

#include “hidef.h“

#include “non_bank.sgm“
#include “runtime.sgm“



#ifndef __HCS12X__ /* it‘s different for the HCS12X. See the text below at the #else // __HCS12X__ */

/*
   According to the -Cp option of the compiler the
   __DPAGE__ __PPAGE__ and __EPAGE__ macros are defined.
   If none of them is given as argument then no page accesses should occur and
   this runtime routine should not be used !
   To be on the save side the runtime routines are created anyway.
   If some of the -Cp options are given an adapted versions which only covers the
   needed cases is produced.
*/

/* if no compiler option -Cp i

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     390575  2019-06-01 16:16  流水灯\bin\Project.abs

     文件        608  2019-06-01 16:16  流水灯\bin\Project.abs.glo

     文件        600  2019-06-01 16:16  流水灯\bin\Project.abs.s19

     文件     238192  2019-06-01 16:16  流水灯\bin\Project.map

     文件       1514  2016-05-17 21:52  流水灯\cmd\TBDML_Erase_unsecure_hcs12xe.cmd

     文件         59  2016-05-17 21:52  流水灯\cmd\TBDML_Postload.cmd

     文件         60  2016-05-17 21:52  流水灯\cmd\TBDML_Preload.cmd

     文件         60  2016-05-17 21:52  流水灯\cmd\TBDML_Reset.cmd

     文件         59  2016-05-17 21:52  流水灯\cmd\TBDML_Startup.cmd

     文件         77  2016-05-17 21:52  流水灯\cmd\TBDML_Vppoff.cmd

     文件         78  2016-05-17 21:52  流水灯\cmd\TBDML_Vppon.cmd

     文件        855  2016-05-17 21:25  流水灯\C_Layout.hwl

     文件        161  2016-05-17 21:25  流水灯\Default.mem

     文件      58002  2016-05-17 21:25  流水灯\LED.mcp

     文件       4263  2019-06-12 16:52  流水灯\LED_Data\CWSettingsWindows.stg

     文件      13949  2019-04-11 17:01  流水灯\LED_Data\Standard\objectCode\datapage.c.o

     文件       7052  2019-06-01 16:16  流水灯\LED_Data\Standard\objectCode\main.c.o

     文件     415224  2019-04-11 17:01  流水灯\LED_Data\Standard\objectCode\MC9S12XEP100.c.o

     文件       5577  2019-04-11 17:02  流水灯\LED_Data\Standard\objectCode\Start12.c.o

     文件    1538783  2019-06-12 15:31  流水灯\LED_Data\Standard\TargetDataWindows.tdt

     文件      10141  2016-05-17 21:52  流水灯\prm\burner.bbl

     文件      16137  2016-05-17 21:52  流水灯\prm\Project.prm

     文件      68294  2016-05-17 21:52  流水灯\Sources\datapage.c

     文件        264  2016-05-17 21:52  流水灯\Sources\derivative.h

     文件       1313  2019-06-01 16:16  流水灯\Sources\main.c

     文件      22963  2016-05-17 21:52  流水灯\Sources\Start12.c

     文件       2990  2019-06-12 16:52  流水灯\TBDML.ini

     目录          0  2019-06-01 16:14  流水灯\LED_Data\Standard\objectCode

     目录          0  2019-06-01 16:14  流水灯\LED_Data\Standard

     目录          0  2019-06-12 15:31  流水灯\bin

............此处省略8个文件信息

评论

共有 条评论