??? 12/07/08 12:30 Read: times |
#160690 - Keil eval version Responding to: ???'s previous message |
I'm not sure what "the simulator" is. But if you visited the Keil site, you can find an evaluation version of their compiler/simulator/debugger there. Allowed code size is limited, but normally not a problem for school assignments.
By the way: Don't expect to learn the processor in one week. It takes longer just to learn writing assembler code. And it takes longer to learn the peripherials. And it takes longer to learn how to design something so that it is 8051-friendly. |