Forum Discussion
tehjingy_Altera
Regular Contributor
5 hours agoHi DLiu5
This is an expected behavior.
Accessing an undefined memory space in the U-boot will cause a Segmentation Fault and a reset is required to resolve the issue.
As for your question on the Error Response Slave IP. The IP will not stop any read/write to undefined memories.
The IP will only trigger an interrupt when an undefined read had occurred and the user will need to react to the undefined transaction.
You could find out more on how the IP reports the error here:
Regards
tehjingy