PIC32MZ2048EFM144Harmony V1.09 SYS_RESET_ReasonGet() returns incorrect value for power on reset. The enum RESET_REASON in reset_p32mz2048efm144.h is incorrect
typedef enum {
RESET_REASON_NONE = 0x00000000,
RESET_REASON_POWERON =..