Forum Discussion
Arun_Prabakatr
New Contributor
9 months agoValidating ECC Functionality on Custom Agilex 5 SOM in Linux Kernel
We are now looking to validate ECC (Error Correction Code) functionality on our custom Agilex 5 System-on-Module (SOM) running Linux. Our objective is to ensure that ECC is correctly enabled and func...
Arun_Prabakatr
New Contributor
9 months agoHi Nirav,
Thanks for your support. We’re using kernel version 6.12.11 with QPD 25.1, and we were able to find the driver CONFIG_EDAC_ALTERA_IO96B. Could you please let us know the related driver we should use to test and validate?
Nirav_Altera
New Contributor
9 months agoHi Arun,
As I mentioned in my previous reply, you can use the Linux EDAC driver to ensure that ECC error reporting path is functioning. So whenever there is any single bit or double bit ECC error occurs on DDR, Linux EDAC driver will provide the notification with the error info.