Forum Discussion
Altera_Forum
Honored Contributor
12 years agonon-blocking AvMM reads
Hi, I have observed that when user application tries to read from a non-existing address the uC hangs, but when doing the same with memory viewer in debug mode, it doesn't. I would assume the d...
Altera_Forum
Honored Contributor
12 years agoThe JTAG debugger uses the same instructions as 'normal' code.
IIRC the avalon cycle usually completes and returns ~0. I think there is a menu somewhere to enable a interrupt on an Avalon cycle with an illegal address (but it might be on the 'hidden' options menu). I've seen problems where such accesses from PCIe 'trash' the PCIe link - but only on one of the many BARs out system has.