DATA_Abort exception

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

DATA_Abort exception

674 次查看
OmarPighi
Contributor I

Hi,

i'm accessing a chip on the WEIM external bus, it is an asyncoronous access red and write of course.

Due to a problem on that chip in some situation the wait signal (DTACK) stay asserted for a long time, after 1024 AHBCLK cycle I should have a data_abort exception on the ARM, but sometimes instead to have such exception i have a prefetch abort exception.... 

Any idea? 

it seems to be random... when i have the long wait i can have both exception....

Thanks

标记 (2)
0 项奖励
回复
1 回复

584 次查看
JerryFan
NXP Employee
NXP Employee

If image(.text section) included in the WEIM(ie. the pc(R15) will access the WEIM) and the WEIM external bus is not stable,  the prefetch abort is expected.  

0 项奖励
回复