I guess you are trying to access 0xFFFFFFFF as a 32-bit instruction or data, so 
the debugger will access 0xFFFFFFFE(0xFFFFFFFF & ~3).
You should provide more debug message.




simonqian.openocd

From: Justin Drake
Date: 2012-03-23 00:06
To: openocd-devel
Subject: [OpenOCD-devel] What type of memory is referred to in "Error: address 
+ size wrapped"?
I am getting the following error on the OpenOCD terminal:

Error: address + size wrapped(0xfffffffe, 0x00000004)

What address is referred to? What do the two addresses 0xfffffffe and
0x00000004 correspond to?

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to