Search found 1 match

by danishahmed219
Mon Dec 07, 2020 8:51 pm
Forum: ESP IoT Solution
Topic: Timer Interrupt Causing Core 1 was running in the ISR Context
Replies: 0
Views: 3486

Timer Interrupt Causing Core 1 was running in the ISR Context

Hello Everyone! I have been working on my iot project and everything almost there. But in the end of stages. I had to develop wifi connectivity monitoring task and i was using freertos for this purpose. This task was running on core 0. Because I knew, I was using an timer interrupt on the core 1. Wh...