MPC5644a read/write flexcan registers error

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

MPC5644a read/write flexcan registers error

1,111件の閲覧回数
haowu
Contributor I

Hello, Guys. i am working on MPC 5644A flexcan module.  Any read/write to flexcan registers makes my program jump to below portion of  ivor_branch_table() and stuck there forever. Any suggestion where do i go wrong is highly appreciated!

asm void ivor_branch_table()

{

...

IVOR1trap: b IVOR1trap // Machine check / (NMI) interrupt handler
                                       // ISI, ITLB Error on first instruction fetch for an exception handler
                                       // Parity Error signaled on cache access
                                        // External bus error

...

}

ラベル(1)
0 件の賞賛
返信
1 返信

1,022件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, at first it is needed to investigate MCSR register to find out machine check reason.

0 件の賞賛
返信