We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The most important issue to make app with free RTOS work is to properly adjust INTERRUPTS Configuration for FREE RTOS:
FOR LPC17xx:
#define configKERNEL_INTERRUPT_PRIORITY 248
#define configMAX_SYSCALL_INTERRUPT_PRIORITY 40