3.2.11.1 DIAG_FLASH_Calibration
Returns the status of the FLASH_CALIBRATION diagnostic
This function verifies the Flash User Row Data is read and destinations compared to verify calibration values are set correctly.
DIAG_TEST_STATUS
DIAG_FLASH_Calibration
(
void
);
Diagnostic verifies the following faults do not exist
- calibration bit not set or read 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.
