We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
What uVision version are you using? You just need to select the AT89S53 as your target's device. The T2 will be automatically visible inside the Peripherals->Timer menu during the simulation. ( uVision V6.14 ).
I guess that's my problem. I am running µVision2 version 2.04. Thanks.
OOOPsss.. I mean the uVision version that comes with the V6.14 package. By the way it's V2.14 :-)