FAQ

From GNU 68HC11/HC12
(Difference between revisions)
Jump to: navigation, search
m (called download, not upload)
m (called download, not upload)
 
Line 11: Line 11:
 
;[[FAQ:Binutils|Using Binutils Tools]]: Questions related to several GNU Binutils utilities likes objcopy, objdump, readelf.  
 
;[[FAQ:Binutils|Using Binutils Tools]]: Questions related to several GNU Binutils utilities likes objcopy, objdump, readelf.  
  
;[[FAQ:Upload|Downloading]]: How to download on a real board.  
+
;[[FAQ:Download|Downloading]]: How to download on a real board.  
  
 
;[[FAQ:Interrupts|Interrupts Management]]: Tips on managing interrupts.  
 
;[[FAQ:Interrupts|Interrupts Management]]: Tips on managing interrupts.  

Latest revision as of 01:19, 21 September 2007

General Information
This topic gives general information about the site, how the FAQ is managed and how you can contribute.
Installation
This topic deals with installation questions.
Assembling
Everything about the GNU assembler, the HC11/HC12 assembly instructions and how you can migrate your existing sources.
Compiling
Everything about compiling with gcc.
Linking
Linking objects together to create the target binary image.
Using Binutils Tools
Questions related to several GNU Binutils utilities likes objcopy, objdump, readelf.
Downloading
How to download on a real board.
Interrupts Management
Tips on managing interrupts.
Gdb
Using the GNU Debugger.
Simulator
Using the GNU Simulator (68HC11 and 68HC12).
Personal tools