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.
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.
BR,
Xantia
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
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
Best regards
Peter
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