OS_OnTx() / OS_OnRx()

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • OS_OnTx() / OS_OnRx()

    Hi,

    I'm trying to find any documentation possible on the functions OS_OnTx() and OS_OnRx() functions relating to UART transmit/receive. I don't see anything about what these functions do in the User Manual.

    Thanks
  • Hello,

    OS_OnRx() and OS_OnTx() are embOS internal functions for profiling. If you want to use the uart not only for profiling but also for your application you can use the functions OS_SendString() and OS_SetRxCallback(). Please have a look in chapter 22 "embOSView: Profiling and analyzing" of the embOS generic manual for more information.

    Regards,
    Til
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.