Processor simulator software

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Processor simulator software

跳至解决方案
1,569 次查看
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 

标签 (1)
0 项奖励
回复
1 解答
705 次查看
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 项奖励
回复
1 回复
706 次查看
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 项奖励
回复