Re: [riot-devel] rtc alarm running with threads

2017-10-20 Thread Paula Ortega Cancino
Hi Kaspar, I'm running on stm32-l1, board nucleo-152RE Paula 2017-10-20 18:13 GMT-03:00 Kaspar Schleiser <kas...@schleiser.de>: > Hi Paula, > > on which platform are you running your application? > > Kaspar > > On 10/20/2017 09:45 PM, Paula Ortega Cancino wrote:

Re: [riot-devel] rtc alarm running with threads

2017-10-20 Thread Paula Ortega Cancino
Hi Oleg, Thanks for your help. I should mention that i'm working on the 2017.07 release. This is the main functions of the code, the behavor i'm expecting is to trigger the alarm every TIME_WAITING seconds, run sale_test() and the go back to the control thread. However i get a kernel panic or run

[riot-devel] rtc alarm running with threads

2017-10-19 Thread Paula Ortega Cancino
Hi, I've been working on an application that activates rtc alarms every few seconds, when the alarm is activated it sends a message to a thread. This msg is used in a thread that in its turn sends messages over gnrc. However, after a while sending messages, it stops and the mcu only gets in in