Topic : input while debugging using simulator

Forum : ST7/STM8

Original Post
Post Information Post
June 18, 2009 - 8:24pm
Guest

Hi

I am trying to debug a code using simulator in Ride7. Is there a way to give inputs while using a simulator.

Thanks,
NTA

Replies
Post Information Post
+1
0
-1
June 19, 2009 - 11:16am
Raisonance Support Team

Hi NTA,

It depends on your target device. Open the "Debug" pane and check the peripherals in there, you can then inject some values manually.
Note that we do not have any "play scenario" feature. This is because the Rlink debugger and REva board are cheap, so our customers usually prefer to go directly down to the actual hardware instead of relying on our simulator for peripherals.

Regards,
Bruno

+1
0
-1
June 20, 2009 - 7:57pm
Guest

Hi Bruno,
Thanks for the reply. I am using ST7FLITE35. I couldn't find the "Debug" pane where I could check the peripherals and inject values manually.

Thanks,
NTA

+1
0
-1
June 22, 2009 - 10:18am
Raisonance Support Team

Hi NTA,

I'm glad you got it.

On the ST7LITE35 most (if not all) of the peripherals are fully simulated. So the simulator should be quite useful to debug your project.

Regards,
Bruno

+1
0
-1
June 22, 2009 - 3:58pm
Guest

I would like with the help of to execute ST7lite29 generator 1 kHz.
I can not find of no procedure starting counter Lite Timer 1
in description of ST7lite29.

Can someone help me ?

Andrew

+1
0
-1
June 23, 2009 - 8:22am
Raisonance Support Team

Hi Andrzej,

You can check out the ST7 Library in the Ride installation directory. To be more precise, the example at C:\Program Files\Raisonance\Ride\Wizard\ST7\ST7_Lib\demo\ST7FLITE2\sources uses a 1 KHz timer, and this should help you on your project.

Regards,
Bruno