benjaminjnoack / Ivy

IV
0 stars 0 forks source link

Interrupt priority #1

Open benjaminjnoack opened 6 years ago

benjaminjnoack commented 6 years ago

Use configLIBRARY_MAX_SYSCALL_INTERRUPT_PRIORITY for priority. Review the docs: https://www.freertos.org/RTOS-Cortex-M3-M4.html

benjaminjnoack commented 6 years ago

configMAX_SYSCALL_INTERRUPT_PRIORITY figures out to 0x40 because 0x0 is held in the last 3 MSB of the priority register