• 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.
  • RTX51 kernel aware debugging
    The knowledge base article here: http://www.keil.com/support/docs/1726.htm provides a script that can be used in uvision to define some functions. Unfortunately, I get errors when I load it into...
  • Kernel aware debugging..
    Hi All! Recently, I have downloaded microvision 2. When I debug a program that uses RTX51.H, I get a message "RtxFull.dll not found". On searching support files on Keil site, I understand that "This...
  • How to configure GIC in Cortex-R52 for FreeRTOS?
    Hey Guys, I'm trying to emulate FreeRTOS for Cortex-R52 and I was half way successful. Everything is working except the Tick Interrupts. Right now I can create and run tasks using Co-Operative Scheduling...
  • Kernel Awareness
    Hi All, Cortex M3 RTX 4.21(J) I'd like to view the state of the kernel via the event viewer, I have bit 31 of the ITM register set as described in the manual, but all I see is random tasks...