Hello,
I am trying to write to the Ethernet controller registers. However, I get a data abort when trying to do so. I am using SYS/BIOS and am executing the write from within a task. The address for the controller is correct, and the offset to the specific register is also correct so I assume this may be a MMU issue. However, when I try to pull in the MMU module using the configuration utility, it does not exist in the packages I have available, yet the source code, or at least the header files are there.
Is MMU the problem? or am I way off base?
Thanks in advance,
Mike