• Real time agent error.
    hi, I am using LPC2378 in my design. when i am including real time agent in my application and run in simulator.It gives error "real time agent: RTA_init called ?". I am using keil uvision3.38 and real...
  • Real Time Agent with RTX and STM32
    After searching everything I can find, I can't find an example of an RTX_Config.c with the RTA functionality included for the STM32 Cortex M3. I can find many examples of RTX_Config.c with an ARM...
  • Real time agent for cortex m3
    i couldn't find any application example in the installation directory of keil on using Real time agent with RTX kernel for STM32(cortex m3) processor. i found the examples based on LPCxxx ARM7 processor...
  • Real Time Agent cannot work by downloading to target board
    Hey I'm using Real Time Agent(RTA) from Keil since I want be able to monitor registers values in debugger window in AUTOMATICALLY updating fashion. What I've successfully done is: I added RTA...
  • Use of Real Time Agent with RTX on MCBSTM32
    I am using the Keil MCBSTM32 devel board and running RTX Kernel. I need to debug a USB driver crash issue and would like to use the Real Time Agent to do so. I am suspecting that maybe it is not supported...