Welcome![Sign In][Sign Up]
Location:
Search - ARM Printf

Search list

[Other resourcekeil_iodemo

Description: The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems. -The project shows how to use me mory allocation routines (malloc) and char I / O (printf, Scanf) via a serial interface with the Keil ARM t oolchain. The I / O functions are adapted for the Analog Devices ADuC7000 series using the SERIA Synchronization module. The example also shows the efficien cy of the CA Keil ARM Compiler run-time library w hich is tuned for single chip systems.
Platform: | Size: 19884 | Author: 郭文彬 | Hits:

[Other resourcegnu_iodemo

Description: UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.-UART I / O and Memory Allocation for Example The GNU project GNU_IODemo shows how to use memo ry allocation routines (malloc) and char I / O (p rintf. Scanf) via a serial interface with the GNU toolc DERA. The I / O functions are adapted for the Anal og Devices ADuC7000 series using the SERIAL.C m odule. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
Platform: | Size: 42967 | Author: 郭文彬 | Hits:

[Other resourcelearn_s3c2410

Description: S3C2410开发实验源代码及实验指导;内容包括: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf,scanf interrupt controller timer mmu clock vivi等; 主要讲述了单片机s3c2410的使用。
Platform: | Size: 1549881 | Author: 何杰 | Hits:

[SCMkeil_iodemo

Description: The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems. -The project shows how to use me mory allocation routines (malloc) and char I/O (printf, Scanf) via a serial interface with the Keil ARM t oolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIA Synchronization module. The example also shows the efficien cy of the CA Keil ARM Compiler run-time library w hich is tuned for single chip systems.
Platform: | Size: 19456 | Author: 郭文彬 | Hits:

[SCMgnu_iodemo

Description: UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.-UART I/O and Memory Allocation for Example The GNU project GNU_IODemo shows how to use memo ry allocation routines (malloc) and char I/O (p rintf. Scanf) via a serial interface with the GNU toolc DERA. The I/O functions are adapted for the Anal og Devices ADuC7000 series using the SERIAL.C m odule. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
Platform: | Size: 43008 | Author: 郭文彬 | Hits:

[SCMlearn_s3c2410

Description: S3C2410开发实验源代码及实验指导;内容包括: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf,scanf interrupt controller timer mmu clock vivi等; 主要讲述了单片机s3c2410的使用。-S3C2410 development of the experimental source code and experimental guidance content including: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf, scanf interrupt controller timer mmu clock vivi etc. focuses on the use of a single-chip S3C2410.
Platform: | Size: 1549312 | Author: 何杰 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_printf

Description: 在ARM上实现Printf,可以输出任何格式的变量,调试时非常方便-At ARM implementation on Printf, in any format can be output variables, debugging is very convenient when
Platform: | Size: 4096 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F-DMA

Description: * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止 串口依然发送,表明DMA传输是一个独立的过程。 同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理-[NO ENGLISH]
Platform: | Size: 3072 | Author: yyy | Hits:

[SCMLCD_Blinky

Description: LPC1768 单片机 arm m3程序 里面包括ad采集和lcd显示 在路虎开发板上运行 里面包括字库查询 adc中值滤波 自写printf 函数。本人多年开发经验下来的程序代码。很有参考价值-LPC1768 microcontroller arm m3 program which includes acquisition and lcd display ad in the Land Rover which includes character development board running median filter from the query adc write printf function. I have many years of development experience down the program code. Useful reference
Platform: | Size: 1188864 | Author: 林圣欢 | Hits:

[ARM-PowerPC-ColdFire-MIPSEx001-com-printf-and-scanf

Description: com printf and scanf ARM -com printf and scanf ARM
Platform: | Size: 294912 | Author: zanjiangfeng | Hits:

[assembly languageAssemble

Description: 这是关于基于arm上的AT&T汇编程序, 需要交充叉工具链arm-linux-gcc 去编译,如果编译通不过,请更换版本。-this is a arm embedded paltform assemble for A&T . the programme is example for hello world by call system funtion printf printfs "hello world ". if you have any question please call me . QQ: 70388237.
Platform: | Size: 1024 | Author: best | Hits:

[ARM-PowerPC-ColdFire-MIPSvMDK_UART_Printf

Description: this code development arm cortex M3 also uART PRINTF HA-this is code development arm cortex M3 also uART PRINTF HALL
Platform: | Size: 2006016 | Author: Bui Đ inh Phu | Hits:

[SCMusart

Description: ARM单片机系统实现多串口分使用printf配置 基于STM32-ARM microcontroller system multi-port configuration points to use printf Based on STM32
Platform: | Size: 4096 | Author: | Hits:

[Embeded Linux8.UART

Description: ARM上开发的串口通信程序,用于打印调试信息,能像电脑Printf那样使用-On ARM serial communication program development, debugging information for printing, can be used like a computer Printf
Platform: | Size: 75776 | Author: 均均 | Hits:

CodeBus www.codebus.net