代码搜索:HC 开发教程
找到约 10,000 项符合「HC 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/444614/1731712
c hc2cbdft2_8.c
/*
* Copyright (c) 2003, 2007-8 Matteo Frigo
* Copyright (c) 2003, 2007-8 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/444614/1731713
c hc2cb2_32.c
/*
* Copyright (c) 2003, 2007-8 Matteo Frigo
* Copyright (c) 2003, 2007-8 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/440906/1773978
h m68hc11-protos.h
/* Prototypes for exported functions defined in m68hc11.c
Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Contributed by Stephane Carrez (stcarrez@nerim.fr)
This file
www.eeworm.com/read/440906/1773980
t-m68hc11-gas
RANLIB_FOR_TARGET = ` \
if [ -f $(objdir)/../binutils/ranlib ] ; then \
echo $(objdir)/../binutils/ranlib ; \
else \
if [ "$(host_canonical)" = "$(target)" ] ; then \
echo ranlib; \
www.eeworm.com/read/410728/2203700
c m68hc11_sim.c
/* m6811_cpu.c -- 68HC11&68HC12 CPU Emulation
Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of GDB, GAS,
www.eeworm.com/read/410728/2203710
c dv-m68hc11.c
/* dv-m68hc11.c -- CPU 68HC11&68HC12 as a device.
Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
(From a driver m
www.eeworm.com/read/395929/2427517
c cpu-m68hc12.c
/* BFD support for the Motorola 68HC12 processor
Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
This program is free software; y
www.eeworm.com/read/395929/2427804
c cpu-m68hc11.c
/* BFD support for the Motorola 68HC11 processor
Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
This program is free softw
www.eeworm.com/read/395929/2428302
sh m68hc12elf.sh
MACHINE=
SCRIPT_NAME=elfm68hc12
OUTPUT_FORMAT="elf32-m68hc12"
ROM_START_ADDR=0x08000
ROM_SIZE=0x8000
RAM_START_ADDR=0x01100
RAM_SIZE=0x6F00
TEXT_MEMORY=text
DATA_MEMORY=data
ARCH=m68hc12
MAXPAGESIZE=3
www.eeworm.com/read/395929/2428342
sh m68hc11elf.sh
MACHINE=
SCRIPT_NAME=elfm68hc11
OUTPUT_FORMAT="elf32-m68hc11"
ROM_START_ADDR=0x08000
ROM_SIZE=0x8000
RAM_START_ADDR=0x01100
RAM_SIZE=0x6F00
TEXT_MEMORY=text
DATA_MEMORY=data
ARCH=m68hc11
MAXPAGESIZE=3