Posted on May 12, 2014 at 10:30Hi, This kind of situation can happen if the RST signal is not connected from the debug connector to the target device (or if it is parasited by a third component) and if the application disables debug (as Clive said)....
Posted on December 03, 2013 at 15:48Hi, For the Flash to be mapped at 0 you need two things: 1. The Boot Mode option in Ride should be set to FLASH. That's for the compiler and linker. 2. The Boot pins on the board must be set to FLASH. That's for e...
Posted on June 10, 2013 at 14:31Hi, Here is a quote from the STM8L Reference Manual, that probably explains this: The RI registers can be accessed only when the comparator clock is enabled by setting the PCKEN25 bit in the CLK_PCKENR2 register. I ho...
Posted on May 17, 2011 at 15:07Hi, Please give a try at this example: <Ride>\Examples\STM8\STM8L1-L2-EVAL\Toggle\... If you don't have it, then you should update the software (RKit-STM8) from the Raisonance website. Best Regards, Vincent (Raisonance...