I am using an Atmel AT89S53 microcontroller and I am trying to simulate the timer2 using the µVision2 Debugger. When I try to debug the code I can only display the timer/counter 0 dialog box. Can anybody tell me how to display the dialog box for timer 2. I am using the S8051.DLL CPU driver. The On-chip Peripherals of the Atmel 89S53 are supposed to simulate Timer 0, 1, 2 (Standard Timer2). Thanks.Gio.
You need to select a different DLL to simulate the Atmel chip. Use the 8052 DLL to simulate the Atmel chip. This chip has Timer 2.