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 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, and many examples of RTA_Config.c without RTX.

Since the Cortex does some stuff quite differently, like the systick, I haven't been able to merge anything that will even compile let alone run.

Am I missing something simple or is RTA + RTX not supported on the Cortex yet?

0