DATA_Abort exception

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DATA_Abort exception

743件の閲覧回数
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 返信

653件の閲覧回数
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 件の賞賛
返信