• 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 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...
  • RTX51: KERNEL AWARE DEBUGGING display error
    when debug rtx51 full 7.0 and keil 8.08a , in peripherals->rtx51.the task name can't display correctly, it shows like 0x1234,not the task name! i use script in debug window also the same. maybe the...
  • 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 OS awareness in Debug configuration.
    Hi All, I am trying to view Tasks, Queues and etc of FreeRTOS while debugging FreeRTOS in Arm development studio. In model debug configuration, getting an option of KEIL CMSIS-RTOS RTX in os awareness...