• 大小: 276KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-22
  • 语言: 其他
  • 标签:

资源简介

控制智能车舵机Futaba S3010的测试程序,控制舵机的转向

资源截图

代码片段和文件信息

/******************************************************************************
  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 sa

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

     文件        105  2008-12-25 22:14  testrudder\bin\Full_Chip_Simulation.map

     文件     198748  2008-12-26 11:51  testrudder\bin\TBDML.abs

     文件      19092  2008-12-26 11:51  testrudder\bin\TBDML.abs.phy

     文件      18822  2008-12-26 11:51  testrudder\bin\TBDML.abs.s19

     文件     134365  2008-12-26 11:51  testrudder\bin\TBDML.map

     文件         59  2008-12-25 22:14  testrudder\cmd\Full_Chip_Simulation_Postload.cmd

     文件         60  2008-12-25 22:14  testrudder\cmd\Full_Chip_Simulation_Preload.cmd

     文件         60  2008-12-25 22:14  testrudder\cmd\Full_Chip_Simulation_Reset.cmd

     文件         59  2008-12-25 22:14  testrudder\cmd\Full_Chip_Simulation_SetCPU.cmd

     文件         59  2008-12-25 22:14  testrudder\cmd\Full_Chip_Simulation_Startup.cmd

     文件       3490  2008-12-25 22:14  testrudder\cmd\TBDML_Erase_unsecure_hcs12.cmd

     文件         59  2008-12-25 22:14  testrudder\cmd\TBDML_Postload.cmd

     文件         60  2008-12-25 22:14  testrudder\cmd\TBDML_Preload.cmd

     文件         60  2008-12-25 22:14  testrudder\cmd\TBDML_Reset.cmd

     文件         59  2008-12-25 22:14  testrudder\cmd\TBDML_Startup.cmd

     文件         77  2008-12-25 22:14  testrudder\cmd\TBDML_Vppoff.cmd

     文件         78  2008-12-25 22:14  testrudder\cmd\TBDML_Vppon.cmd

     文件        855  2008-12-25 22:14  testrudder\C_Layout.hwl

     文件        161  2004-06-15 15:46  testrudder\Default.mem

     文件        875  2008-12-25 22:14  testrudder\Full_Chip_Simulation.ini

     文件       3348  2008-12-25 22:14  testrudder\prm\burner.bbl

     文件       3397  2008-12-25 22:14  testrudder\prm\Full_Chip_Simulation_linker.prm

     文件       3397  2008-12-25 22:14  testrudder\prm\TBDML_linker.prm

     文件       3114  2008-12-25 22:14  testrudder\readme.txt

     文件      68446  2008-12-25 22:14  testrudder\Sources\datapage.c

     文件      33122  2008-12-26 11:51  testrudder\Sources\LQ12864.c

     文件        657  2008-12-26 11:51  testrudder\Sources\LQ12864.h

     文件       2995  2008-12-26 10:13  testrudder\Sources\LQinit.c

     文件        509  2008-12-26 10:13  testrudder\Sources\LQinit.h

     文件       3930  2008-12-26 10:59  testrudder\Sources\LQmain.c

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

评论

共有 条评论