Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
ISR and Kernel Panic
-
Re: Using theCamera.takePicture() function in ISR
----- The former question made me search for potential SDK calls that could raise a Kernel panic conditions, I'm too new to the Spresense and the doc is really huge and as far as I saw, it is not explicit about which ones will raise this condition (I read as much as I could, maybe I missed something). Is it possible to have a mark on the calls that cannot be used inside an ISR? Or at least to have a list of them ? Why ? Many people (I'm in this group) draw sequences before the first line of code, so... you could choose the wrong strategy to implement something.
Regards, I hope it helps.