Topic : Ride7 debugger with STM8L151x, bad register matching

Forum : ST7/STM8

Original Post
Post Information Post
December 5, 2009 - 7:30am
Guest

Hi,

I try to debug my firmware at target STM8L151x. I use latest Ride7 and Rlink. I set several bits in timer 4 register and clk register. But debugger peripheral view don't match to my actions. In memory window I evaluate register addresses and my bits are really set. Is there limitations with this new target device?

greetings
f

Replies
Post Information Post
+1
0
-1
December 7, 2009 - 9:25am
Guest

Hello Fressschwein,

I suspect what you're seeing is related to a problem in the latest toolset (see: [url]http://raisonance-forum.xsalto.com/viewtopic.php?id=3091)[/url] and will be resolved through a patch sometime in the near future. I'm waiting for the patch myself.

--
Blasio

+1
0
-1
December 7, 2009 - 11:07am
Guest

Hi,

thanks, I looking forward to new patch release,

greetings

+1
0
-1
December 7, 2009 - 4:04pm
Raisonance Support Team

Hi,

We will indeed release a compiler patch in few days.
However, the problem you face is probably different : The STM8L15x peripherals are wrong in our simulator (their addresses are the ones of the STM8S).
This problem requires changes in the RKit-STM8 (not in the Compiler toolchain) and will not be fixed until the next RKit-STM8 release.

The workaround is to track the register values using the "Memory" window, which is accurrate. You can see the timer registers at their proper address.

Sorry for the inconvenience,
Bruno

+1
0
-1
December 8, 2009 - 11:19am
Guest

Hello,

when I can expect next release of RKit? Currently, I like to buy a compiler license for product development. I have to choose between cosmic and raisonance. I try the raisonance compiler with STVD IDE. The compilation and linking works, but I can't connect my RLink device, with STVD + cosmic it works fine. Do you have some idea?

thanks and greetings

+1
0
-1
December 9, 2009 - 9:01am
Raisonance Support Team

Hi,

The next RKit-STM8 release is not planned yet, I cannot give you a date (releases generally occurr 3-4 times a year).

I do not see why you can connect to your RLink when using Cosmic, and not when using Raisonance. Actually loading the file in the device should not make much difference.

Can you give a precise description of the problem you see?

Regards,
Bruno