搜索结果

找到约 73 项符合 assembler 的查询结果

单片机编程 Emulating a synchronous serial

The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the a ...
https://www.eeworm.com/dl/502/31365.html
下载: 198
查看: 1102

单片机编程 AVR高速嵌入式单片机原理与应用(修订版)

AVR高速嵌入式单片机原理与应用(修订版)详细介绍ATMEL公司开发的AVR高速嵌入式单片机的结构;讲述AVR单片机的开发工具和集成开发环境(IDE),包括Studio调试工具、AVR单片机汇编器和单片机串行下载编程;学习指令系统时,每条指令均有实例,边学习边调试,使学习者看得见指令流向及操作结果,真正理解每条指令的功能及使用注意 ...
https://www.eeworm.com/dl/502/31556.html
下载: 148
查看: 1097

单片机开发 8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI serial

8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI serial interface. The encoder has been made by Siemens (6FX2001-5FS12). Archive contains: 1) schematic, 2) source in C and Assembler
https://www.eeworm.com/dl/648/104112.html
下载: 83
查看: 1050

编译器/解释器 Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), port

Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news for you: NASM is licensed under LGPL. This means its developm ...
https://www.eeworm.com/dl/628/137958.html
下载: 116
查看: 1045

串口编程 CBC下写的串口编程

CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I f ...
https://www.eeworm.com/dl/624/142447.html
下载: 37
查看: 1092

汇编语言 EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, con

EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through pipes, such that the input stream is the output from the assembler being invoked, and the output stream is connecte ...
https://www.eeworm.com/dl/644/186090.html
下载: 59
查看: 1039

单片机开发 This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The

This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a makefile and uses assembler and C sources. It shows a clock on an character LCD.
https://www.eeworm.com/dl/648/211037.html
下载: 119
查看: 1138

编译器/解释器 OllyMachine是在VC 6.0下开发的

OllyMachine是在VC 6.0下开发的,请打开OllyMachine.dsp,然后按F7编译。它大约有10000行源代码,主要分成两个大类:Assembler和VM。
https://www.eeworm.com/dl/628/226597.html
下载: 84
查看: 1046

通讯编程文档 The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you wan

The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if other suppliers of PLCs can send ASCII strings, th ...
https://www.eeworm.com/dl/646/231327.html
下载: 70
查看: 1076

Windows CE 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选

由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x3 ...
https://www.eeworm.com/dl/674/292294.html
下载: 149
查看: 1087