iMX253 : /DTACK generates a bus error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX253 : /DTACK generates a bus error

Jump to solution
556 Views
koichisakagami
Contributor II

Dear community,
We have been developing our product with iMX253.

Sometimes the iMX253 hangs up.
We believe that the /DTACK signal which is driven by FPGA affects iMX253 behavior.

In IMX25RM (Rev. 2)Table 49-2. WEIM Detailed Signal Descriptions,
/DTACK signal description is as follows.
[For DTACK enabled cycles, the bus time-out monitor generates a BUS ERROR
if DTACK is asserted and is not negated before 1024 clocks have elapsed.]

[Question]
What kind of behavior does the BUS ERROR generate specifically ?
(For example,interrupt to ARM core ...)

Best Regards,
Koichi Sakagami

Labels (1)
0 Kudos
1 Solution
393 Views
Yuri
NXP Employee
NXP Employee

Hello,

  the BUS ERROR for i.MX25 EIM produces ARM Data Abort exception (0x10).

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
394 Views
Yuri
NXP Employee
NXP Employee

Hello,

  the BUS ERROR for i.MX25 EIM produces ARM Data Abort exception (0x10).

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos