simulator for p89v61rd2

Started by keets, June 18, 2009, 12:45:17 AM

Previous topic - Next topic

keets

I need a simulator for p89v51rd2.
sience I write code in assembly, the products of keil/frankline are notuseful.
what do I do?

Andy Ayre

Why not write your code in C and only put the high performance parts in assembly? Assembly can be wrapped into a C function. Also compilers like Keil are pretty good at optimizing the assembly they produce from C code.

Even if your code is in assembly Keil uVision should be able to simulate it.

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com