Writing to integrated peripheral registers?

TDannemiller at peco2.com TDannemiller at peco2.com
Thu Aug 21 21:14:47 UTC 2008


Hi,

I attempted to access the integrated peripheral registers, but get a 
"Cannot access memory" error. So I modified my board file to define 
the integrated peripheral register area as memory. I can now read the 
registers, but because these registers are peripheral registers
that may not read back the same value as written, I sometimes get the 
following error when trying to write to a register:

m68k-elf-sprite: Memory write verification failed; config file error?
Cannot access memory at address xxxxxxx

Is there an attribute I can assign in the board file to this area (or 
another way) that would prevent it from trying to verify after a write?

Thanks,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/coldfire-gnu-discuss/attachments/20080821/ac82f657/attachment.html>


More information about the coldfire-gnu-discuss mailing list