Skip to content

there is a problem at startup under uCOS-III #1

Description

@EduardShaid

Applications that start using DHCP in uCOS-III do not work, because this RTOS is not yet in start-up state (OSRunning! = OS_STATE_OS_RUNNING) and such function as "OSFlagPost ()" is not executed correctly.
There is an error "*p_err = OS_ERR_OS_NOT_RUNNING;".

It is necessary for uCOS-III to review its launch sequence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions