This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x Watchdog in Linux via memory map

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