On SPI operation, What is different for connecting S32DS and not connecting S32DS?

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

On SPI operation, What is different for connecting S32DS and not connecting S32DS?

597 Views
kbj
Contributor IV

Hello,

I develop MCU with S32K144 and S32DS(SDK3.0.0).

On SPI operation, S32K144 is SPI slave.

After Power up, Master transfer the message. But S32K144 do not work .

But After Started by S32DS(S32DS debug mode), Master transfer the meaange. S32K144 receive the message.

What is different for with S32DS and without S32DS?

Why this situation is occred?

What did I do wrong?

Please let me know.

Best regards,

Byungju.

Labels (1)
Tags (3)
0 Kudos
1 Reply

525 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

You could try to attach the debugger to the running MCU without reset, halt the execution and check all the SPI registers, clock configuration etc.

pastedImage_1.png

BR, Daniel

0 Kudos