EPS_PNDEV_SAVE_DUMP - Manual - PROFINET Driver

How to port PROFINET Driver

Portfolio
PROFINET Development Kits
Product
PROFINET Driver
Software version
v3.1.0
Edition
03/2024
Language
en-US (original)
LSA_UINT16 (*EPS_PNDEV_SAVE_DUMP) (struct eps_pndev_hw_tag* pHwInstIn)

The EPS calls this function in case of a fatal error. It saves a dump of the hardware registers as well as the memory to a file system.

Parameters

pHwInstIn: Input. Wrapper structure

Returns

  • EPS_PNDEV_RET_ERR
  • EPS_PNDEV_RET_OK
  • EPS_PNDEV_RET_DEV_NOT_FOUND
  • EPS_PNDEV_RET_DEV_OPEN_FAILED
  • EPS_PNDEV_RET_UNSUPPORTED