LPSPI hardfault s32k144

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

LPSPI hardfault s32k144

162件の閲覧回数
Mittal
Contributor I

Hii,

I am interfacing sdcard with s32k144 using LPSPI in interrupt mode.

The SDCARD read ,init function is working fine but SDCARD write function is throwing default isr.

Attaching the code for the reference.

Pls have a look.

 

Mudit

0 件の賞賛
1 返信

109件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Mittal,

I have just loaded and run the .elf project you posted.

But it does not end up in the Default ISR.

Anyway, can you implement HardFault_Handler() in the project?

If this is not a fault exception, read the core ICSR[VECTACTIVE, VECTPENDING] register.

 

Regards,

Daniel

0 件の賞賛