why: running into DefaultIsr all the time

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

why: running into DefaultIsr all the time

931 Views
momo12
Contributor III

Hi

I have a project running on a S32k eval board and it runs fine. I ported it to my own board, And it hangs in defaultIsr.

IN which register can I see who is causing this jumps to DefaultIsr?

Ths whole thing starts after this function call: FLEXIO_SetSoftwareReset(baseAddr, true);

Any clue what is going wrong?

Unfortunaly I dont know how to read the call stack, nor how to view registers in design studio!

There is one major difference to the eval board. My board has got no external oscilator.

Thx

0 Kudos
1 Reply

668 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,
Can you check if a valid clock is enabled in PCC FlexIO Register before the function is called?

pastedImage_1.png

pastedImage_2.png

Regards,
Daniel

0 Kudos