代码搜索:XRAM
找到约 454 项符合「XRAM」的源代码
代码结果 454
www.eeworm.com/read/433445/7035968
c 8052.c
/*
CMON51: C Monitor for the 8051
Copyright (C) 2005, 2006 Jesus Calvino-Fraga / jesusc at ece.ubc.ca
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/293555/7129158
h config.h
#ifndef _CONFIG_H_
#define _CONFIG_H_
/* 文件包含 */
#include
#include "compiler.h"
/* 用户配置 */
#define HAVE_XRAM /* 定义默认单片机为带有片上XRAM的AT89C51RD2 */
#ifdef HAVE_XRAM
#define NO_XDA
www.eeworm.com/read/246953/12696349
h config.h
#ifndef _CONFIG_H_
#define _CONFIG_H_
/* 文件包含 */
#include
#include "compiler.h"
/* 用户配置 */
#define HAVE_XRAM /* 定义默认单片机为带有片上XRAM的AT89C51RD2 */
#ifdef HAVE_XRAM
#define NO_XDA
www.eeworm.com/read/245710/12784025
h config.h
#ifndef _CONFIG_H_
#define _CONFIG_H_
/* 文件包含 */
#include
#include "compiler.h"
/* 用户配置 */
#define HAVE_XRAM /* 定义默认单片机为带有片上XRAM的AT89C51RD2 */
#ifdef HAVE_XRAM
#define NO_XDA
www.eeworm.com/read/125819/6020874
makefile
CC = sdcc
CFLAGS= -Wa-s --dumpall
MFLAGS= -mxa51
#LFLAGS= --code-loc 0x1000 --xram-loc 0x4000
LFLAGS= --xram-loc 0x4000
all: hello.hex
OBJECTS = hello.rel hwinit.rel dummy.rel
hello.hex: $(OBJECTS
www.eeworm.com/read/345247/11824466
h config.h
#ifndef _CONFIG_H_
#define _CONFIG_H_
/* 文件包含 */
#include
#include "compiler.h"
/* 用户配置 */
#define HAVE_XRAM /* 定义默认单片机为带有片上XRAM的AT89C51RD2 */
#ifdef HAVE_XRAM
#define NO_XDA
www.eeworm.com/read/229095/14353317
h config.h
#ifndef _CONFIG_H_
#define _CONFIG_H_
/* 文件包含 */
#include
#include "compiler.h"
/* 用户配置 */
#define HAVE_XRAM /* 定义默认单片机为带有片上XRAM的AT89C51RD2 */
#ifdef HAVE_XRAM
#define NO_XDA
www.eeworm.com/read/155856/5618284
h config.h
#ifndef _CONFIG_H_
#define _CONFIG_H_
/* 文件包含 */
#include
#include "compiler.h"
/* 用户配置 */
#define HAVE_XRAM /* 定义默认单片机为带有片上XRAM的AT89C51RD2 */
#ifdef HAVE_XRAM
#define NO_XDA
www.eeworm.com/read/364105/9921952
c v05.c
//demo board system
//designed 2002/12/25
//modify ---------
//version V1.00
#include
typedef unsigned char byte;
typedef unsigned int word;
#define XTALL 11.0592 //c
www.eeworm.com/read/137202/13340378
cpp externpage.cpp
// ExternPage.cpp : implementation file
//
#include "stdafx.h"
//#include "total.h"
#include "CH37XDBG.h"
//#include "AllControlsSheet.h"
//#include "ExternPage.h"
#ifdef _DEBUG
#define