This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 in the installation directory, but that couldn't help me.
could anybody please tell me how to use Real time agent with RTX kernel for cortex m3 devices.

Parents
  • You can't find it because it doesn't exists.

    Real Time Agent is only for ARM7/9 cores and used to overcome some HW limitation for debugging.

    It is not required for Cortex-M cores because the HW already supports debug features like reading memory during program execution, printf style debugging ...

Reply
  • You can't find it because it doesn't exists.

    Real Time Agent is only for ARM7/9 cores and used to overcome some HW limitation for debugging.

    It is not required for Cortex-M cores because the HW already supports debug features like reading memory during program execution, printf style debugging ...

Children
No data