Processor simulator software

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Processor simulator software

Jump to solution
1,579 Views
Jamo
Contributor I

Hi,

 

Is it possible to obtrain a software simulator of a chosen processor?  I would like to verify if any chosen processor has enough grunt to perform a specific task and not have to purchase a development kit. At this stage I am looking at the 32bit processors (see my specs in my previous thread).

 

Is there some inexpensive way of simulating a processors capacity?

 

Jamo 

Labels (1)
0 Kudos
Reply
1 Solution
715 Views
J2MEJediMaster
Specialist I

You can download one of the free Special Edition versions of CodeWarrior. Most of them have simulators for their target processor, and can provide a tally of processor cycles. Be aware that the simulator has the processing might of the desktop's CPU behind it, so to gauge the processor load you will have to look at those cycle counts, and not the behavior of the simulator.

 

---Tom

View solution in original post

0 Kudos
Reply
1 Reply
716 Views
J2MEJediMaster
Specialist I

You can download one of the free Special Edition versions of CodeWarrior. Most of them have simulators for their target processor, and can provide a tally of processor cycles. Be aware that the simulator has the processing might of the desktop's CPU behind it, so to gauge the processor load you will have to look at those cycle counts, and not the behavior of the simulator.

 

---Tom

0 Kudos
Reply