Core down occurs when FlexCan7 module was initialized

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

Core down occurs when FlexCan7 module was initialized

852件の閲覧回数
JINHYUNJEONG
Contributor II

Hello

i am developing CAN module on S32R45.

i can make C-can using FlexCan0 module.

however i tried to impelmented L-can using FlexCaun7 module ,Core down occurs when FlexCan7 moudle was initialized.

like blow code,  after wirtting data on FlexCan7 register in FlexCan_init function,  core down occurs 

please give me some clue....

 

    /* Reset the FLEXCAN */

    base->MCR = (base->MCR & ~FLEXCAN_MCR_SOFTRST_MASK) | FLEXCAN_MCR_SOFTRST(1U);
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

835件の閲覧回数
JINHYUNJEONG
Contributor II

I found that FlexCan 4~7 need to use Peripheral Group 4(XRDC_1 PAC0).

0 件の賞賛
返信