I've recently started using Proteus 8 Professional .
I have a quick question for which I did't find precise answer in the documentations.
I have written some basic code in Atmel Studio 7, uploaded its hex file on Atmega 328 and simulated that in Proteus 8 Professional.
Now I'm interested to find how many processor cycles are used by this particular microcontroller(Atmega 328) to run my code.
(I could just see the timer saying "ANIMATING", increasing at the lower left end of the screen), is...
Tracking microcontroller clock cycles while simulating my code on a microcontroller
I have a quick question for which I did't find precise answer in the documentations.
I have written some basic code in Atmel Studio 7, uploaded its hex file on Atmega 328 and simulated that in Proteus 8 Professional.
Now I'm interested to find how many processor cycles are used by this particular microcontroller(Atmega 328) to run my code.
(I could just see the timer saying "ANIMATING", increasing at the lower left end of the screen), is...
Tracking microcontroller clock cycles while simulating my code on a microcontroller