S32K3xx SPI debug

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

S32K3xx SPI debug

1,384件の閲覧回数
karmegancjk
Contributor III

Hi,

While debugging the SPI example code without a breakpoint, the program enters the startup code. Why does this happen? Is there any issue, and how can it be resolved?

/*BKPT #1 - removed to avoid debug fault being escalated to hardfault when debugger is not attached or on VDK*/
/* last instruction for the debugger to dump results data */
.globl _end_of_eunit_test
_end_of_eunit_test:

Regards,

Karmegan C

タグ(3)
0 件の賞賛
返信
1 返信

1,343件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @karmegancjk,

I see you are using an example from the RTD package, which S32DS & RTD version are you using? And which example are you running?

I tested Lpspi_Ip_HalfDuplexTransfer_S32K344 and it works as expected:

Julin_AragnM_0-1747938459019.png

Also, could you share more information on what you mean by "While debugging the SPI example code without a breakpoint"? Are you disabling the breakpoint at main when connecting with the debugger?

Best regards,
Julián

0 件の賞賛
返信