OS_Error(OS_ERR_TRIAL_LIMIT) (254)

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

  • OS_Error(OS_ERR_TRIAL_LIMIT) (254)

    i just updated from IAR Embedded Workbench V5.20 to V5.40 for a STm32 Cortex-M3. My software was operating correctly before I upgraded. Now after running the code for a few minutes, the software ends up in OS_Error() with a code of 254. I cannot find any documentation on the meaning of any of the OS_ERROR codes other than the OS_Error.c source code.

    Thanks

    Darren
  • Hello Solarhacker,

    I guess you are using an embOS trial version, which have one limitation:
    If you use more than three tasks the trial version runs only 15 minutes.

    You can find definition of the error code in OS_Error.c

    C Source Code

    1. *** embOS special build, or internal
    2. OS_ERR_TRIAL_LIMIT (254 = 0xFE)


    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.