-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
PDK
-
PDK-12671
-
PROCESSOR_SDK_08.06.00
-
PROCESSOR_SDK_09.01.00
-
j721e-evm
Fixed issue. In scenarios where multiple error interrupts are generated by the VHWA modules, the frame completion interrupt may be generated/arrive before error interrupts. Before the current fix, driver assumed frame completion interrupt to always be the last interrupt. This can result in cause crash and/or loss of error ISR information. With the fix error ISRs are protected against overwriting and the trace would be available in the error interrupt counters.