Keil™, An ARM® Company

Discussion Forum

ARTX os_get_first Data Abort

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Richard Nigro
Posted
23-Apr-2006 16:37
Toolset
ARM
New! ARTX os_get_first Data Abort
I keep getting a data abort on the same line of code. When I trace back to which line it is, its inside the os_get_first function. I don't have the source code for the ARTX, so I can't figure out what's happening. Does anyone know what this function does?
Read-Only
Author
Reinhard Keil
Posted
24-Apr-2006 00:56
Toolset
ARM
New! RE: ARTX os_get_first Data Abort
It might be that you address an non-existing memory location.

See: http://www.keil.com/support/docs/3080.htm

If you cannot figure it out, send a test case to support.intl@keil.com

Next Thread | Thread List | Previous Thread Start a Thread | Settings