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

problem with RTA in conjunction with RTX

Hi everyone,

I try to use RTA for implementing unit tests. It works well if I run my test without RTX. I use -Block on write- to make sure that I see all messages send from RTA.

When I use RTA in conjunction with RTX, -Block on write- hangs up the system. RTA works if I disable -Block on write-.

I merged the RTA configuration into RTX_config.c as described by Keil.

Any suggestions?

Thank you,
Frank

  • Hi Frank,

    One possible problem could be that when debugging using RTX, you do not have a ULINK2 connected. In this case 'Block on Write' causes the Real-Time Agent to continually retry one message, blocking the system.

    If this is not the case, the problem could be specific to your project. Please forward a detailed description of the problem to support.intl@keil.com and we should be able to help you.

    Any relevant information will be posted to this thread.

    Best Regards,
    Richard