Surender Reddy
Full Member level 2
- Joined
- Jan 28, 2012
- Messages
- 129
- Helped
- 7
- Reputation
- 14
- Reaction score
- 7
- Trophy points
- 1,298
- Location
- Bangalore, India
- Activity points
- 2,186
How to know the program counter value in any microcontroller?
As I have read, Atmega8 have 12-bit program counter and PIC18F452 have 21-bit program counter.
Program counter is one which holds the address of next instruction to be executed.but
How to read the value of program counter .i.e How many instructions it is executed?
As I have read, Atmega8 have 12-bit program counter and PIC18F452 have 21-bit program counter.
Program counter is one which holds the address of next instruction to be executed.but
How to read the value of program counter .i.e How many instructions it is executed?