cancel
Showing results for 
Search instead for 
Did you mean: 

FreeRTOS interrupt

elharrar
Associate II
Posted on January 30, 2012 at 08:09

Can I get an explanation on how interrupt controller in FreeRtos porting is configured. I read the documentation published in freertos.org but I didn't understood if I can use my USERS interrupts from configMAX_SYSCALL_INTERRUPT_PRIO ( here set to 5) to max (here 0x0F) or from 0x00 ( max prio ) to configMAX_SYSCALL_INTERRUPT_PRIO (here 5).

I have a problem, my EXTI lines doesn't work and I think I corrupted the freertos interrupt settings.

Thanks , Mikael

#freertos-interrupt
0 REPLIES 0