Skip to content

tuxdna/arm-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This codebase contains some example code which can be used to experiment with
QEMU/ARM.

================================================================================
Prerequisites: What you need to work on these examples?
================================================================================

The examples assume that you are using ( links at bottom of page ):
    * Fedora toolchain [1] 
     * yum install armv5tel-redhat-linux-gnueabi-gcc \
           armv5tel-redhat-linux-gnueabi-gdb \
           armv5tel-redhat-linux-gnueabi-gcc-c++
    * mkimage ( yum install uboot-tools )
    * qemu-system-arm ( yum install qemu-system-arm )
    

================================================================================
References:
================================================================================
The examples assume that you are using Fedora toolchain which can be installed 
from following location:
 [1] https://fedoraproject.org/wiki/Architectures/ARM/CrossToolchain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published