IVOR1 handler problem happened on 5746R

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

IVOR1 handler problem happened on 5746R

942 Views
supra0309
Contributor I

Hi :

I'm using 5746R to programming. When I execute my code, it just run out of here, but I'm sure all sources for these variable can be found.

supra0309_0-1629172403939.png

There're some msg show in figure, but I can't figure out what does it mean, please tell me how to fix it, thanks.

supra0309_1-1629172573755.png

supra0309_2-1629172584501.png

supra0309_3-1629172591904.png

BR,

Xantia

0 Kudos
Reply
3 Replies

908 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

And the compilation was correct? I kinda doesnt look to me that you compiled the code correctly otherwise you will have that warning/error "no source available for 'XOSC_IRQHandler() at 0x11c2ea8' reported by compiler.

Did you wrote this code or it is just some port / example code which you do not have full knowledge of it?

Stack size you have defined in linker file of your compiler.

Best regards,

Peter

0 Kudos
Reply

935 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Ok, I see you are entering IVOR1 exception which is machine check.

I am not sure if this is your intention or?

Here are the condition for entering IVOR 1 on e200z425 core

petervlna_0-1629188733861.png

Best regards

Peter

 

0 Kudos
Reply

927 Views
supra0309
Contributor I

Hi :

I just execute my code, and it run away. System said "no source available for 'XOSC_IRQHandler() at 0x11c2ea8' ". What should I do to fix problem, and another question is how to increase stack size? Thanks.

BR,

Xantia

0 Kudos
Reply