Hello,
I use Keil uvision evaluation tool to work with both ARM and 8051 processors.
My problem is that while working with 8051, I am not able to simulate the on chipe peripherals. In fact, while on a debug section, the only peripheral that I can access on the menu is the Reset.
When I work with ARM microcontroller, I am able to simulate the on-chip peripherals. I also have read that keil suports most of the 8051 chips peripherals simulation, so I don't know what is going on.
Can anyone please help me?
Thank you,
Felipe Uderman
"I also have read that keil suports most of the 8051 chips peripherals simulation"
It depends on the chip - you need to check what is supported for the particular chip that you are using
Hi, thank you for your repply. I know that, but I could not find any chip that provide me other peripheral then reset. Can you suggest me any 8051 chip that I could simulate timers, interrupts, I/O, etc?
Thank you!
Have you spent any time looking through the device database available on this web page? It describes what peripherials that are supported for the individual chips.
So it sounds like having ARM has knocked-out your 8051 simulation, then?
You should contact Keil support about that.
The "Generic 8032" Should simulate ports, timers, interrupts, and the UART