Skip to content

Startup flag can't go back into Basic Ethernet Mode #330

@wescheng

Description

@wescheng

I was trying go into Basic Ethernet Mode to do some file transfers and then go back to Operational later.

  1. I used oplk_writeLocalObject to change NMT_StartUp_U32.Bit13 to 1 before 1st oplk_execNmtCommand(kNmtEventSwReset) and it went to Basic Ethernet Mode
  2. Then used oplk_writeLocalObject to change NMT_StartUp_U32.Bit13 to 0 with oplk_execNmtCommand(kNmtEventSwReset) and it went to Operational.
  3. Then used oplk_writeLocalObject to change NMT_StartUp_U32.Bit13 to 1 with oplk_execNmtCommand(kNmtEventSwReset) and it still went to Operational.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions