搜索资源列表
ArmEmulate
- S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,
GNU
- +make中文手册第二章:GNU make 介绍 2.1 Makefile简介 2.2 Makefile规则介绍 2.3 简单的示例 2.4 make如何工作 2.5 指定变量 2.6 自动推导规则 2.7 另类风格的makefile 2.8 清除工作目录过程文件 -+ Make Chinese manual Chapter: GNU make Descr iption 2.1 Makefile Introduction 2.3 Introduction 2.
EJTAG-MIPS-debug
- 本文介绍了一种调试工具。硬件上利用了商品化的低价设备,因为其电路极其简单,所以也完全可以自行制作。软件基于开放源码平台GNU的GDB调试程序,没有任何版权的问题,而且开放源码的特性使得功能的添加和修改完全自主可控,具有良好的可扩展性;另外其可移植性也比较好,理论上在任何 类UNIX平台上都能移植。此系统实际在linux和cygwin上都已能正常工作。-This paper presents a debugging tool. Use of commercial hardware, low-c
gmake
- This file documents the GNU make utility, which determines automatically which pieces of a large program need to be recompiled, and issues the commands to recompile them.
documents
- usefull documents for arm development : ARM Linux, ARM JTAG, GNU make, H-Jtag, Keil and C documents
EmbeddedLinux_programs
- Embedded Linux programing for training includes Process, Thread, IPC, Shell and Make manual of GNU
temper-tools-1.0.tar
- temper-read-temp is a program to read the temperature from a TEMPer USB thermometer. temper-read-temp is Copyright 2009 Roaring Penguin Software Inc. It may be distributed according to the terms of the GNU General Public License version 3,
GNU-make-GIMP
- 本文比较完整的讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile。-This more complete about the GNU make tool to cover the use of GNU make syntax. At the same time focus on how to write a project Makefile.
rtems_build_system_analysis
- rtems配置编译系统分析: rtems安装使用configure进行配置,然后使用make编译,最后用make install进行安装。本文就是介绍在这其中rtems都做了什么。本文主要分析configure生成需要的脚本、makefile生成需要的脚本、rtems代码编译过程、rtems系统安装过程。-rtems configure and build system analysis: rtems uses gnu install process: configure-> ma
gnu-make-doc_help
- gun make编程指导手册(非常实用)-the gun make programming instruction manual (very practical)
GNU-make
- 本文比较完整的讲述 GNU make 工具,涵盖 GNU make 的用法、语法。同时重点讨论如何为一个工程编写 Makefile。-This article tells more complete GNU make tool, covering GNU make usage, grammar. At the same time focus on how to write a Makefile for the project.
linphone-3.11.1
- Linphone is an open source SIP Phone, available on mobile and desktop environments (iOS, Android, GNU/Linux, MAC OSX, Windows Desktop, Windows 10 UWP). Linphone has inside a separation between the user interfaces and the core engine, allowing to c
VxWorks-GNU+Make
- 基于VxWorks操作系统下makefile编译脚本编译原理,能够提供嵌入式开发makefile编写的详解。(Based on VxWorks operating system makefile compiler scr ipt compiler principle, to provide embedded development makefile write detailed explanation)