Closed
Description
Description
I've just tried to update to today's master and it has broken my software. :-(
I'm building for STM32L4 and using tickless in RTC mode.
I suspect the problem is something to do with recent LP ticker changes.
My software runs, does its initialisation and then just appears to stop. I think it is stuck in a ticker handler.
My current theory is the problem comes from the changes made by this PR, Fixes for tickless and LPTICKER_DELAY_TICKS #7524 and, in particular, this commit Update low power ticker wrapper.
Sorry about being vague but this is a big problem for me and I wanted to get an issue created. I shall continue to investigate and try and add more detail.
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug