Hi Satish,

You can check the arm-elf-gnutools, use  arm-elf-gcc,ld as,bin-utilities  to 
compile ur code for ur target arm processor and use "arm-elf-insight" a GUI 
version if GDB which simulates ur code on to the targer ARM processor

http://www.zap.org.au/elec2041-cdrom/gnutools/linux/README.html
this link gives u a clear idea how to build gcc and Insight tools for ur Target 
ARM processor go through it. You have to follow 3 simple steps to build the am 
gcc toolchain, for details go through the "readme" file attached along with 
this mail, which i documented for myself, go through it if it helps u.

If u have any problem plz let me know.

with regards 
KK
 

Namita Iyer <[EMAIL PROTECTED]> wrote:                               Satish 
Vellanki wrote:
 > Hi all,
 > I am looking for a Instruction set simulator for ARM based processors
 > Basically I wanna be able to test pieces of code that I write for my new 
 > operating system on this.
 >
 > I know about one Virtutech Simics which is good but not Open Source. Any 
 > alternatives?
 >  
 > Thanks in advance
 >
 > --
 > Satish Vellanki 
 > http://cs.ttu.edu/~savellan/ 
 >   
 Hi Satish,
 
 Check out:
 
 SimIt-ARM:
 http://simit-arm.sourceforge.net/
 
 and SkyEye:
 http://www.skyeye.org/
 http://skyeye.sourceforge.net/
 
 Let us know your experience with these.
 
 Namita

Reply via email to