Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
December 5, 2009 - 7:30am
|
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 |
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
Hi,
thanks, I looking forward to new patch release,
greetings
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
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
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