Keil™, An ARM® Company

Discussion Forum

Prefetch Abort Exception

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

DetailsMessage
Read-Only
Author
Jomcy Pappachen
Posted
24-Aug-2007 01:59
Toolset
ARM
New! Prefetch Abort Exception

I am an ARM based System developer and wrote the startup for LPC2368 using GNU compiler directives.Till the linking stage all goes well however when i single step through the program then during the execution of the first line that is the place where reset address is defined that is 0x00000000 i get a prefetch abort then when i again single step i get a prefetch abort at 0x0000000C.
I have made the corresponding memory size changes then why am i getting this error,Please do reply as earliest as possible...

Thanks and Regards
Jomcy Pappachen

Read-Only
Author
Reinhard Keil
Posted
27-Aug-2007 05:58
Toolset
ARM
New! RE: Prefetch Abort Exception

You should analyze the reason for the Prefetch Abort then. See here: http://www.keil.com/support/docs/3080.htm

We also recommend to change the MAM Timing setup for testing. See here: http://www.keil.com/support/docs/3338.htm

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