Message List
This section describes the messages displayed by the message authentication feature. For other messages, refer to GUI Application Message List in the “MicroPeckerX CAN FD Analyzer User Manual.”
| Message | Description | Resolution |
|---|---|---|
| Failed to save log file. | Failed to save the log file. | Make sure the destination file path is correct. |
| Failed to save setting. | Failed to save the security settings file. | Make sure the destination file path is correct. |
| Failed to load callout. | Failed to load the callout DLL. | Select a DLL file with the API implemented correctly. |
| Failed to set Callout custom parameters. Please check parameters. | Failed to set the callout DLL parameters. | Enter values that match the parameter data types. |
| The set value is invalid. | A callout DLL parameter value is invalid. | Enter values that match the parameter data types. |
| CAN ID is duplicated. | The CAN ID duplicates another entry. | Enter a CAN ID that does not duplicate an existing one. |
| Element position is duplicated. | Element bit positions overlap. | Check the bit position of each element. |
| Bit position (FV/MAC/Payload) is duplicated. | The bit positions for FV, MAC, or payload overlap. | Check the bit positions for FV, MAC, and payload. |
| Bit position (FV/MAC/Payload) is illegal. | The bit positions for FV, MAC, or payload exceed the bit length of the data field. | Adjust the bit positions for FV, MAC, and payload so they fall within the data length. |