3.2.11.4 DIAG_FLASH_Functional

Returns the status of the FLASH_FUNCTIONAL diagnostic

This function verifies the Flash program erase and lock functions operate correctly

DIAG_TEST_STATUS 
DIAG_FLASH_Functional
(
    void
);

Diagnostic verifies the following faults do not exist

  • Program/Erase/Lock operations do not work correctly

Operating Mode

  • Interface can be used at POST and ‘On Demand’
Precondition
  • none

Parameters

  • void

Returns

  • DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.