gnu-eprog

所属分类:编译器/解释器
开发工具:XSLT
文件大小:84KB
下载次数:0
上传日期:2019-06-08 01:38:35
上 传 者sh-1993
说明:  使用GNU工具链的嵌入式编程
(Embedded Programming with the GNU Toolchain)

文件列表:
.hgtags (329, 2017-11-21)
CONTRIBUTING.adoc (1152, 2017-11-21)
Makefile (1366, 2017-11-21)
armasm-hl.xml (1299, 2017-11-21)
c-hl.xml (3553, 2017-11-21)
code (0, 2017-11-21)
code\add-mem.s (370, 2017-11-21)
code\add-ram.s (561, 2017-11-21)
code\csum.c (176, 2017-11-21)
code\csum.lds (352, 2017-11-21)
code\flash-ram.lds (95, 2017-11-21)
code\main.s (257, 2017-11-21)
code\startup.s (702, 2017-11-21)
code\strlen.s (301, 2017-11-21)
code\sum-data.lds (99, 2017-11-21)
code\sum-data.s (333, 2017-11-21)
code\sum-sub.s (394, 2017-11-21)
code\sum.s (370, 2017-11-21)
csections.dia (36319, 2017-11-21)
docbook.conf (148, 2017-11-21)
docbook.xsl (7017, 2017-11-21)
flash-ram-mm.dia (13263, 2017-11-21)
gnu-eprog-revhistory.xml (1599, 2017-11-21)
gnu-eprog.asciidoc (63352, 2017-11-21)
images (0, 2017-11-21)
images\blank.png (374, 2017-11-21)
images\caution.png (1250, 2017-11-21)
images\caution.svg (1244, 2017-11-21)
images\draft.png (16150, 2017-11-21)
images\home.png (1640, 2017-11-21)
images\home.svg (2859, 2017-11-21)
images\important.png (722, 2017-11-21)
images\important.svg (1244, 2017-11-21)
images\next.png (1648, 2017-11-21)
images\next.svg (2745, 2017-11-21)
images\note.png (1516, 2017-11-21)
images\note.svg (2736, 2017-11-21)
... ...

= Embedded Programming using the GNU Toolchain This is a short tutorial on using the GNU toolchain for bare metal programming. The tutorial uses Qemu to simulate an ARM board, and provides instructions to test programs within the simulated machine. The following topics will be covered. * Writing assembly language programs * Using make for build automation * Writing linker scripts * Writing C Startup code * Using the C library * Inline Assembler The tutorial is written in asciidoc. The asciidoc source is converted to DocBook and then rendered to HTML. The instructions to build the documentation on Debian Jessie is given below. ------ # apt-get install openjdk-7-jre libsaxon-java libxslthl-java docbookxsl asciidoc imgsizer dia $ make ------ The official rendered version of the is book is available from http://www.bravegnu.org/gnu-eprog/

近期下载者

相关文件


收藏者