Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Keil RTX CMSIS-RTOS2 tickless operation problem on STM32L4 ( HardFaults ) (1 Replies)

$
0
0
Hi We are experimenting with the tickless opreation to achieve ultra low power mode. And we are having issues after the MCU get's back for deep sleep. We are using an STM32L4 and we are using the function HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ) To enter deep sleep.. Once out of deep sleep, the RTX OS misbeahves and erratically fires HardFaults from the __svcXXX functions.. sometimes in __svcDelay, sometimes in __scvMessageQueueGet and so on.. Th

Viewing all articles
Browse latest Browse all 3049

Trending Articles