Altera_Forum
Honored Contributor
11 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 debugger is using a different instruction (with some sort of timeout) for read accesses. Is it possible to use the same in user application? Thanks!