FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6408 Discussions

Unexpected Interrupt latency error | eMMC

Ahalya_Ganesan
Beginner
1,139 Views

Hi,

 

We are currently working with intel agilex SOC (AGFB012R24B2I3E). We have built u-boot by following this :https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderAgilex7

 

We have built kernel image by following this:https://www.rocketboards.org/foswiki/Projects/AgilexSoCWithEMMCStorageOnHPS

 

Currently we are facing a issue like, once the ethernet controller is intialized at kernel level we are getting  a warning message from eMMC like "Unexpected interrupt latency".This error is arising from the probe function of eMMC driver.The kernel is getting intialised completely and we can able to run user application also. But this error is happening ocassionally and also after sometime the board hangs and reboots. 

 

At hardware level, same supply is given for ethernet and eMMC controller,there is a voltage drop happening when the issue pops up.

 

Can you give

 

Labels (1)
0 Kudos
2 Replies
Farabi
Employee
769 Views

"We sincerely apologize for the inconvenience caused by the delay in addressing your Forum queries. Due to an unexpected back-end issue in our system, your Forum cases, along with others, did not get through as intended. As a result, we have a backlog of cases that we are currently working through one by one.

Please be assured that we are doing everything we can to resolve this issue as quickly as possible. However, this process will take some time, and we kindly ask for your patience and understanding during this period. The cases will be attended by AE shortly.

We appreciate your patience and understanding, and we are committed to providing you with the best support possible.

Thank you for your understanding."


0 Kudos
Farabi
Employee
546 Views

Hello,


Please submit IPS case if you need more support.


The possible root cause of your issue is :

  1. voltage drop
  2. Driver issue
  3. PCB design issue- decoupling capacitors not sufficient
  4. kernel issue
  5. timing issue


You need to monitor the voltage during power up and see if there is voltage drop during ramping up.

Please check the log file if there is error on driver or kernel integration issue.


regards,

Farabi


0 Kudos
Reply