- This topic has 1 reply, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Dear Concern
I am doing gsm based light on off project.I run it in proteus but it is not running properly , when run the proteus it gives me following error.
UCSRC0 register is not modelled
[AVR WDT]PC=0x014E Timer has expired-processor will be reset
Can any one help me.
Thanking you
Bakhtiar
Hi,
Looks like the AVR you are using has no UCSRC0 register. There differences in the names of registers, bits and interrupt vectors between the various models of AVR so code often needs a small amount of porting to be taken from one AVR and used on another.