|
| |
| | M68K FAQ 9 |
 | | C) S-Records -------------- S-Records are Ascii characters in a protocol developed by <b>Motorolab> and is used to transfer data and program code to and from host computers or to store such information. |  | | The TUTOR software is available (source code) from the <b>Motorolab> BBS and ftp sites and can be used on home brew computers with some modification. |  | | <b>Motorolab> also supplies the "Business Card Computer" (BCC). |
|
http://archive.comlab.ox.ac.uk/cards/m68kfaq.html
|
|
| |
| | 68HC11 Assembly |
 | | In the back of the <b>Motorolab> 68HC11 programmer's handbook is a table of the ASCII codes. |  | | Fortunately, the 68HC11 branch instructions will perform this interpretation properly, provided the correct instruction is used for the type of data the programmer has in mind. |  | | When a 68HC11 assembler program processes an input file, it knows the mnemonics for all of the 68HC11 instructions, plus their corresponding op-codes. |
|
http://www.owlnet.rice.edu/~elec201/Book/6811_asm.html
|
|
| |
| | 68HC Books: <b>Motorolab> 68HCxx and M-CORE microcontrollers |
 | | Technician's Guide to the 68HC11 Microcontroller is ideal for readers with little or no prior programming experience who want to master the basics of troubleshooting and programming <b>Motorolab>'s 68HC11 microcontroller. |  | | From Book News, Inc.: Providing an explanation of the latest developments in the advancing <b>Motorolab> microcontroller market is the basic goal of this new edition of a textbook for future designers and maintainers of electronic communications or control systems. |  | | The development hardware used throughout the text is the <b>Motorolab> 68HC912B32 EVB. |
|
http://www.ucpros.com/Resources/books_motorola_68hc11,_68hc12,_68hc16.htm
|
|
| |
| | <b>MOTOROLAb> 68HC11 FAMILY SUPPORT |
 | | Once your program exists in the 68HC11 memory, a special option allows you to specify that the EPROM+ software transfer control to a physical address within the processor specified by you. |  | | You may place your program into the 68HC11 by first loading your program into the system buffer and then using the buffer editor "WRITE" command or "PROGRAM" command. |  | | The upload byte count may be fixed at 256 bytes or established by the user. |
|
http://www.arlabs.com/motorola.htm
|
|
| |
| | <b>Motorolab> 68HC11 Development System: News from Advanced Microcomputer Systems |
 | | The new <b>Motorolab> 68HC11 Development Systems, now available from AMS is said to be the first and only complete microprocessor design and development systems. |  | | <b>Motorolab> 68HC11 Development System: News from Advanced Microcomputer Systems |  | | The system includes Main Board developed using <b>Motorolab> 68HC11 CPU with RAM, EPROM, A/D, D/A, Hex Keypad, LCD Display, Digital Input/Output, Input Sensing Switches and Serial Port. |
|
http://www.qa-talk.com/news/anc/anc103.html
|
|
| |
| | 68hc11.faq |
 | | Instead, <b>Motorolab> cobbled together a microprocessor using an Intel 8051 running an emulation of the 68hc11 instruction set (Intel Inside?). |  | | Supplements the 68hc11 analog with an 8 channel 12 bit A/D and an 8 channel 8 bit DAC all on board (3.2" X 4") - <b>Motorolab> M68HC11EVBU - Basic Evaluation board comprising HC711E9 programmed with a monitor program, running in single chip mode. |  | | Location: ftp.wustl.edu:/pub/aminet/dev/cross/ADev11_2.1.lha Program: gcc11 Description: beta version of the GNU C compiler for the 68hc11 Author: Free Software Foundation Ported to 68hc11 by Coactive Aesthetics, Inc. Location: bode.ee.ualberta.ca : /pub/<b>motorolab>/68hc11/gcc cherupakha.media.mit.edu : /pub/miniboard/gcc A freeware version of the Hi-Tech C compiler is available for evaluation and tinkering. |
|
http://www.cs.cmu.edu/Groups/AI/util/areas/robotics/faq/68hc11.faq
|
|
| |
| | 68HCxx |
 | | This project may be useful for developers looking for an unexpensive and fully open <b>Motorolab> HCS12 debugger/programmer (using ActiveX technology). |  | | The home page for a simulator package with source code and executables for HD6301, 68HC05, and 68HC11. |  | | PASS11 is a freeware 68HC11 assembler for Win32 which easily integrates in an IDE. |
|
http://n.webring.com/hub?ring=hc11
|
|
| |
| | Programmers Heaven - Assembler Zone - <b>Motorolab> 68HC11 files files |
 | | Execution time and stack depth analysis- TimeStack can find the maximum and minimum execution time, deepest stack depth usage, and possible stack imbalances for the <b>Motorolab> 68HC11 and 6805 and Intel 8051 and 8048 family of processors. |  | | The <b>Motorolab> 68HC11 is a popular microcontroller and several evaluation boards are available (including <b>Motorolab>'s original board, known as the EVBU) for exploring the capabilities of this microcontroller. |  | | Welcome to the GNU Development chain for the <b>Motorolab> 68HC11 and 68HC12 micro-controllers. |
|
http://www.programmersheaven.com/zone5/cat26
|
|
| |
| | <b>Motorolab> 68HC11 Microcontroller |
 | | 68HC11 help files in MS-Windows help format (138kB) from Virtual Micro Design. |  | | For Dutch speaking visitors: Ook in Nederland is een leuk 68HC11 bordje te koop: de Simplex3 inclusief nederlandstalige 68HC11 cursus. |  | | This compiler makes it possible to program the 68HC11 in the high level programming language C. The gcc compiler generates ELF output files containing the machine code for your program and DWARF debugger information. |
|
http://www.hc11.demon.nl/thrsim11/68hc11
|
|
| |
| | The <b>Motorolab> 68HC11 |
 | | The MC 68HC11 can be programmed in numerous languages. |  | | The 68HC11 is relatively cheap although it is beginning to be phased out for newer architectures. |  | | The MC 68HC11 is an 8 bit - 16 bit addressable MCU with built in EEPROM, PWM, A/D converters and running at a bus speed of up to 4MHZ. |
|
http://www.microcontrollerstudies.org/Summer04/chipReports/FKaufman_Chip_Report
|
|
| |
| | Linux Cross Assemblers |
 | | An example 68HC11 assembly language program is included as a useful starting point. |  | | This speeds up the code testing cycle and allows the 68HC11 to be in a remote location. |  | | Buf is a utility that allows a Unix/Linux machine to download S record files directly to the Buffalo monitor program that is found on the <b>Motorolab> 6811EVM development board. |
|
http://www.solorb.com/linux8bit
|
|
| |
| | GCC for <b>Motorolab> 68HC11 & 68HC12 |
 | | There are 4 soft registers by default for 68HC11 and 2 for 68HC12. |  | | The C and C++ compilers have been ported for 68HC11 and 68HC12 micro-controllers. |  | | If you define several trap handlers, you must be careful in switching the 68HC11 swi vector. |
|
http://www.gnu.org/software/m68hc11/m68hc11_gcc.html
|
|
| |
| | Cosmic Software Partners and Useful Links Page |
 | | Nohau - develops and markets in-circuit emulator hardware and debugging software for <b>Motorolab>'s 68HC11, 68HC12, MCS12, 68HC16 and 68300 microcontroller families. |  | | Lauterbach - develops and markets in-circuit emulator hardware and debugging software for <b>Motorolab>'s 68HC05, 68HC08, 68HC11, 68HC12, MCS12, 68HC16 and 68300 microcontroller families. |  | | UMPS is a full CPU simulator for <b>Motorolab> 68HC05 and 68HC11 series processors, it includes all MCU peripheral simulation but can also simulate external hardware. |
|
http://www.ctools.us/links.htm
|
|
| |
| | Embedded Microcontrollers |
 | | Stephane Carrez is the moderator of the port of the GNU Development chain for the <b>Motorolab> 68HC11 and 68HC12 microcontrollers. |  | | BiPOM Electronics has Microcontroller boards for the 68HC11, 68HC912 and the 68HC908GP32. |  | | EMICROS has the CANTEC11, a 68HC11 Single Board Computer with a Controller Area Network (CAN) interface. |
|
http://www.ezl.com/~rsch
|
|
| |
| | 68HC11 - Digital Design & Construction |
 | | <b>Motorolab> followed up the 8-bit 68HC11 with the 16-bit 68HC12, which is backwards compatible with the 68HC11 but is a "big" chip in a TQFP package, making it hobbyist-unfriendly. |  | | Perhaps a better migration path from the 68HC11 is <b>Motorolab>'s 8-bit 68HC908 series of microcontrollers. |  | | The "one size fits all" 68HC11 is either too small for a given project (not enough pins, for example) or is too big (52-pin package?!) when a much smaller microcontroller would do. |
|
http://claymore.engineer.gvsu.edu/egr326/68HC11
|
|
| |
| | Brandon's 68hc11 Page |
 | | Contains information on 8-bit, 16-bit and 32-bit controllers such as 68hc11, 68hc12, 68hc16, 683xx... |  | | And FAQs on the 68K family, 68hc11, 8051, VMEbus, and the COP8. |  | | The 68HC11 page under this directory contains information on the instruction set, the IO-registers... |
|
http://www.geocities.com/SiliconValley/Heights/9681
|
|
| |
| | M68HC11 and M68HC12 WWW Pages |
 | | Free software and information about the <b>Motorolab> microcontrollers. |  | | Very comprehensive Web pages with information about the M68HC11, other places to go for information, and sources of software and hardware. |  | | A <b>Motorolab> Advanced Microcontroller Web Page is available at: |
|
http://www.coe.montana.edu/ee/cady/ee361/hc11lnks.htm
|
|
| |
| | MiniIDE Home Page |
 | | MiniIDE is a tool for students and embedded software developers who write software in assembler for <b>Motorolab>'s 68HC11 and 68HC12 microcontroller. |  | | However, it can be used for any evaluation board that has the 68HC11 or 68HC12 on it. |  | | All you need for assembly programming <b>Motorolab>'s EVB and many others! |
|
http://www.mgtek.com/miniide
|
|
| |
| | 68HC11, 68HC811 applications and schematics |
 | | of information for those interested in <b>Motorolab> MC68HC05, MC68HC11 and... |  | | A simple schematic for 68HC11 or 68HC811 in Bootstrap-Mode |  | | The board with 68HC11 must be in BOOTSTRAP-MODE |
|
http://xoomer.virgilio.it/lorgler/sw-e.htm
|
|
| |
| | <b>Motorolab> 68hc11 - Network Live |
 | | from: FOLDOC Free On-line Dictionary of Computing: <b>Motorolab> 68HC11 A {microcontroller} |  | | Look for <b>Motorolab> 68hc11 in Wiktionary, our sister dictionary project. |  | | Look for <b>Motorolab> 68hc11 in the Commons, our repository for free images, music, sound, and video. |
|
http://motorola_68hc11.networklive.org
|
|
| |
| | The Free Information Society - <b>Motorolab> 68HC11 |
 | | The 68HC11 family is not built for general computing applications, rather it is meant for embedded control systems, which include everything from elevators to automobile subsystems. |  | | The applications are really endless and that is why these chips are used in so many embedded computer systems, despite having been created about 30 years ago. |  | | Most compilers for this processor are designed for assembly code, which is very painstaking to develop. |
|
http://www.freeinfosociety.com/projects/motorola68hc11/index.htm
|
|
| |
| | Wytec Evaluation Boards |
 | | 68HC11 68HC12 HCS12 68HCS12 MC9S12 development, evaluation, and trainer board / boards |  | | If you are an instructor, teaching a 68HC11 or a 68HC12 course in the USA or Canada, please email us with a request. |  | | Welcome to EVBplus.com, the home of Wytec 's MC68HC11 MC68HC12 68HC11 68HC12 HC11 HC12 HCS12 68HCS12 MC9S12 development, evaluation, trainer and platform board / boards, educational and tutorial kit / kits. |
|
http://www.EVBplus.com
|
|
| |
| | <b>Motorolab> 68hc11 macro assembler |
 | | Based on the <b>Motorolab> freeware 68hc11 assembler and the GNU M4 package. |  | | [ TOP ] [ Articles ] [ Linux Articles ] [ <b>Motorolab> 68hc11 ] [ Site Map ] |  | | <b>Motorolab> 68hc811e2 macro assembler and EEPROM programming software for Linux. |
|
http://www.jdkoftinoff.com/main/Articles/Linux_Articles/Motorola_68hc11
|
|
| |
| | motorola_68hc11 - OneLook Dictionary Search |
 | | <b>Motorolab> 68HC11 : Free On-line Dictionary of Computing [ home, info ] |  | | Tip: Click on the first link on a line below to go directly to a page where "<b>motorolab> 68hc11" is defined. |  | | We found 3 dictionaries with English definitions that include the word <b>motorolab> 68hc11 : |
|
http://www.onelook.com/?w=motorola_68hc11&loc=resrd
|
|
| |
| | <b>motorolab> - development,<b>motorolab>,software |
 | | The <b>motorolab> 68HC11 microcontroller is a popular electronic device used in many applications. |  | | With this program you can edit, assemble and simulate programs for the 68HC11 on your windows PC. |  | | Cosmic Software currently supports microcontroller families from Freescale, Infineon, <b>motorolab>, STMicroelectronics and Melexis. |
|
http://www.programming-x.com/programming/motorola.html
|
|
| |
| | Newlib for <b>Motorolab> 68HC11 & 68HC12 |
 | | If the option is forgotten or wrong, a mix of 68HC11 and 68HC12 object files and/or libraries can occur. |  | | They operate on the target CPU type during the code generation and also at link time to choose the correct set of libraries. |  | | The linker will issue an error if such situation happens. |
|
http://m68hc11.serveftp.org/m68hc11_newlib.php
|
|
| |
| | GNU Binutils for <b>Motorolab> 68HC11 & 68HC12 |
 | | These utilities use various format for object files including ELF-32, <b>Motorolab> S-records, Intel HEX records, and others. |  | | These tags are defined by the <b>Motorolab> Embedded Working Group (see Eabi WG). |  | | This symbol represents the starting address of the 68HC11 vector's table. |
|
http://www.gnu.org/software/m68hc11/m68hc11_binutils.html
|
|
|