• FreeRTOS with NXP LPC2468 and Keil
    Hello at all, I want to use FreeRTOS with the NXP LPC2468. On the website http://www.freertos.org exists only an example with the LPC2129 and Keil (look here " www.freertos.org/index.html ://interactive...
  • FreeRTOS compilation error in Keil
    Hello, I am building FreeRTOS project. Compilation goes well. No warning, no errors. But Dynamic Syntax Checker lights error. FreeRTOS.h -> "error in include chain (portmacro.h): use of undeclared...
  • MDK TCP stack with FreeRTOS
    Hi all... I'm using a LPC1788 MCU and I'm about to add a TCP/IP stack to project. I'm planning to use the stack provided with the MDK-Pro edition. I'm currently running FreeRTOS om my MCU. ...
  • FreeRTOS aware debug with Keil
    Hi all, I got my project running Freertos with Keil on a STM32F7 discovery board, is it possible to have the kernel aware? i saw only support for rtx. Thanks.
  • FreeRTOS vs RTX on STM32F?
    ST in STMcube prefers FreeRTOS, Keil his RTX. Unfortunately, for example STM32F1 not exist drivers compatible with CMSIS 2.02 and so there is the question of whether to use RTX or FreeRTOS? It is...