Hello,
When I try to control the watchdog with mmap (base address 0x44E35000), I always get a "Unhandled fault: external abort on non-linefetch" error in Linux as soon as I try to access a register.
I can control other parts of the am335x such as gpios or the touch screen control without problems via mmap. Does anyone has an idea why it doesn't work with the watchdog?
I'm using linux 3.8.13.
Best regards,
Rico