This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to simulate sleep with uv2?

uv2 stops execution after ORL PCON,#1, but not stops after ORL PCON,#2. How can I simulate stop mode on DS80C530?
Roman

Parents
  • But I need the proc. stop-down with timers and etc. and waiting for external interrupt or alarm from rtc. I want to see what is hapenning with my rtx-os and how the rtc- time dependent routins reacts after wake-up. I use the ds80c530 procesor. When I tryed Analog Devices or Cygnal, the stop mode works fine, but they haven,t rtc on chip. It seems that they did own simulation drivers and therefore they are functional. It is bug in uv2 or rather hole in uv2, because uv2 ignores setted bit 1 in PCON.

Reply
  • But I need the proc. stop-down with timers and etc. and waiting for external interrupt or alarm from rtc. I want to see what is hapenning with my rtx-os and how the rtc- time dependent routins reacts after wake-up. I use the ds80c530 procesor. When I tryed Analog Devices or Cygnal, the stop mode works fine, but they haven,t rtc on chip. It seems that they did own simulation drivers and therefore they are functional. It is bug in uv2 or rather hole in uv2, because uv2 ignores setted bit 1 in PCON.

Children