00000000: se_illegal or 01002bc8: e_b 0x1002bc8 <uSDHC_DriverIRQHandler> error

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

00000000: se_illegal or 01002bc8: e_b 0x1002bc8 <uSDHC_DriverIRQHandler> error

636 Views
turkmani_11
Contributor III

hi , im trying to solve this problem, i get it when the program comes to the exit the end of this function:

turkmani_11_0-1666617309716.png

i get this :

turkmani_11_1-1666617461651.png

or i get this:

turkmani_11_2-1666617584122.png

 

can you please give me possible solutions

 

 

0 Kudos
5 Replies

626 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

which command / asm instruction is causing this exactly?

Regards,

Lukas

0 Kudos

624 Views
turkmani_11
Contributor III

i have this function:

turkmani_11_0-1666871433703.png

it passes all arguments but cant get out of it, also when i erase this line  DSPI_MasterTransferBlocking(DSPI0_INSTANCE, test_buf , master_receive, sample_size, TIMEOUT);

it doesnt give me the error so i guess its this line where i send  a message through dspi

0 Kudos

620 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

This does not help much. It would require some extensive debugging. I'm not able to say what's wrong from provided information.

Regards,

Lukas

0 Kudos

616 Views
turkmani_11
Contributor III

With what information shall i provide you?

0 Kudos

600 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

I would need to know which instruction/command is causing the fault exactly (at the level of instructions, not functions) with some context like content of core registers etc.

Second option is to provide very simple test project to be able to reproduce the issue on my side (it should be possible to run it on EVB).

Regards,

Lukas

0 Kudos