ARM processor emulator

Technology has always enhanced learning as well as the overall teaching experience. With proper tools and resources in hand, we can easily integrate educational and information technologies into the academic environment. These are many ARM emulators in the market, however most are not freely availab...

全面介绍

Saved in:
书目详细资料
主要作者: Mohd. Hashim, Mohamad Hasruzairin
格式: Thesis
语言:English
出版: 2015
主题:
在线阅读:http://eprints.utm.my/id/eprint/54602/1/MohamadHasruzairinMFKE2015.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Technology has always enhanced learning as well as the overall teaching experience. With proper tools and resources in hand, we can easily integrate educational and information technologies into the academic environment. These are many ARM emulators in the market, however most are not freely available and complicated to use. Besides that, they are not suitable for beginners to use for learning. The objective of this project is to deliver on ARM emulator for x86 Windows platform. This project focuses on developing on ARM emulator using the GNU C/C++ compiler and associated tools for embedded systems development and ARM-based projects. The ARM emulator use GNU toolchain to convert high level language to assembly language and binary object file. GDB ARM is used to do simulation for register set and assembly code. C# was used to develop the interface for the emulator. This software can help instructors in the teaching and learning process in class and students can see the ARM process emulation in real time.