Message List
This section explains messages shown by the message authentication function. For other messages, refer to "GUI Application Message List" in the MicroPeckerX CAN FD Analyzer User's Manual: GUI Application Message List
| Message | Description | How to Resolve |
|---|---|---|
| Failed to save log file. | Failed to save the log file. | Check whether the destination file path is correct. |
| Failed to save setting. | Failed to save the security setting file. | Check whether the destination file path is correct. |
| Failed to load callout. | Failed to load the callout DLL. | Select a DLL file with correctly implemented APIs. |
| Failed to set Callout custom parameters. Please check parameters. | Failed to set callout DLL parameters. | Enter valid values that match the parameter data types. |
| The set value is invalid. | Invalid value in callout DLL parameters. | Enter valid values that match the parameter data types. |
| CAN ID is duplicated. | Duplicate CAN ID exists. | Enter unique CAN IDs. |
| Element position is duplicated. | Duplicate element bit positions exist. | Check each element's bit position. |
| Bit position (FV/MAC/Payload) is duplicated. | Bit position overlaps in FV, MAC, or payload. | Check FV, MAC, and payload bit positions. |
| Bit position (FV/MAC/Payload) is illegal. | Bit position in FV, MAC, or payload exceeds the data field bit length. | Set FV, MAC, and payload bit positions within valid bit length range. |