Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6621

SDK • core used for hardware alarms

$
0
0
I made a project were the 2 cores are used in a high percentage but core 0 needs to be the least interrupted by IRQs.
Checking on how repeating timer works, I see that they depend on artifact generated at runtime initialization prior to main code execution.

Is it fair to assume that this timer uses a CORE0 irq? (I see prior main its calling hardware_alarm_set_callback at alarm_pool_init_default).

Is it possible to make it use CORE1?

Statistics: Posted by mlorenzati — Fri Feb 23, 2024 4:55 am



Viewing all articles
Browse latest Browse all 6621

Trending Articles