--- Quote Start ---
originally posted by keplin@Apr 28 2006, 04:12 AM
hey all,
i've got some custom logic with memory allocation, that is addressable through a nios ii avalon entity. when executing code from within uclinux i notice strange behavior when writing to this area. when i carry out a write, i observe (through various probing techniques) a read being issued first. i'm assuming the kernel generates this.
can someone explain why this would be and if the preceding read can be avoided?
thanks again for any and all help,
matt
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14776)
--- quote end ---
--- Quote End ---
Did you use uncached I/O access or address?