Topic : How to display continuously for Port

Forum : Other families

Original Post
Post Information Post
August 31, 2011 - 9:24am
Guest

Before long,I begin to Learn Ride7.Therefore,I write a short of program and debuged it which function is outputing 1 and 0 by turns for portC.When I double click the peripheral->Port C,however,it only display its status currently.In other words,it's static but dynamic.And what's more is that when the programe is running,I double click the the peripheral->Port C endless,it do display the result I wanted finally.

So how to display the result continuously for Port,rather than click and click by hand.

Replies
Post Information Post
+1
0
-1
August 31, 2011 - 9:54am
Raisonance Support Team

Hi,

We would like to help you as quickly as possible on this issue, but we need to have more informations about the problem before we can help further.

- Version of Ride7 and RKit that you are using. You can get these from the Ride7 "Help | About" dialog box.
Please check from the Raisonance downloads page at http://www.mcu-raisonance.com/mcu_downloads.html that you are using the latest version of the tools.

- The specific Microcontroller you are using in your project.

- The debugger you are using (RLink? REva? Software Simulator?)

The "dynamicity" of the peripherals in the debugger depends on lots of factors, so the reply to your question greatly varies depending on the target you are working on.

Best Regards,

+1
0
-1
September 1, 2011 - 3:26am
Guest

Thank u for your reply.More details about my project described as follows:
The Version of Ride7 I used is Ride7_7.30.10.0169.
- The microcontroller is XE88LC05A.
- The debugger is simulator c816.