Error -301073 Access Denied With the ECU Measurement and Calibration Toolkit

Updated Mar 7, 2023

Reported In

Software

  • ECU Measurement and Calibration Toolkit

Other


 

Issue Details

I receive the following error when executing my ECU Measurement and Calibration Toolkit (ECU M&C) application with my ECU: 
Error -301073 occurred at an unidentified location

Possible reason(s):
ECU Measurement and Calibration Toolkit: CCP/XCP error: Access denied

Solution

This error is thrown by the ECU when you try to access something that is not valid or you do not have the correct security protocols in place for. This will be specific for each ECU, but could involve attempts to access invalid or protected memory of the ECU. 

You can try to: 
  • Review the seedkey requirements for the ECU with the supplier.
  • Check if additional security protocols or commands are required for the transmissions to your ECU.
  • Ensure you have configured the DAQ List, ODT and number of ODT_Entries assignments to be within those specified by the ECU. See the below on creating a trace log for this.
Running the NI ECUMC XCP and CCP Trace app to capture a log of the initialisation steps can be useful in debugging how the ECU is being configured by your application.