Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Panel | ||||
---|---|---|---|---|
| ||||
How to start netX maintenance firmware via packet command? |
Panel | ||||
---|---|---|---|---|
| ||||
Use the HIL_FIRMWARE_RESET_REQ packet command with the HIL_SYS_CONTROL_RESET_MODE_BOOTSTART mode. Please see 3.2 Firmware / System Reset of netX Dual-Port Memory packet-based services - netX 90/4000/4100 - Packet API (Revision 3) for detailed information. The firmware reset request (
ulResetMode = 0 (
ulResetMode = 2 (HIL_SYS_CONTROL_RESET_MODE_BOOTSTART)
ulResetMode = 3 (HIL_SYS_CONTROL_RESET_MODE_UPDATESTART)
The PC utility netHOST can be used to send the HIL_FIRMWARE_RESET_REQ command through the UART Marshaller, or the mailbox packet can be sent in the user application code. Image Added The "Boot Start Reset" processes the same action as the above packet command. Image Added |
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|