I am using a DM8148 on a mistral evm board. The documentation (http://focus.ti.com/lit/ds/symlink/tms320dm8148.pdf) indicates that the GPIO_REVISION register should be at 0x48032000. When I try to read this location, I get a bus error. Is the documented address of GPIO_REVISION incorrect? Is initialization needed before trying to read the GPIO_REVISION register?
Thanks.