Core for High-resolution software timer
-
- Posts: 6
- Joined: Wed Oct 09, 2019 4:48 am
Core for High-resolution software timer
I'm working on a programs that's basically composed of two tasks: one is time sensitive and the other one isn't. I plan to attach each task to a different core, to avoid interference between them. For the task that is not time sensitive, I wanted to use the high-resolution software timer that's included in the IDF, since I'm familiarized with it. However, I'm not sure if this timer callbacks run in an specific core. I know hardware timer interrupts run from the same core they are registered in first place, but I'm not sure if that's the case for software timers
Who is online
Users browsing this forum: Baidu [Spider], Bing [Bot] and 120 guests