I am getting "Instruction Fetch Exception" in console while running the code.
The data printed after running the code is given below
A0=0x1 A1=0x0
A2=0x1 A3=0x80200000
A4=0x80200000 A5=0x42a
A6=0x0 A7=0x873118
A8=0x1 A9=0x36
A10=0x0 A11=0x0
A12=0x0 A13=0x0
A14=0x0 A15=0x0
A16=0x32313331 A17=0x20
A18=0x8e403d50 A19=0x0
A20=0xc07e804 A21=0x1f
A22=0x40000000 A23=0x2640170
A24=0x0 A25=0x0
A26=0x0 A27=0x1
A28=0x11 A29=0x1
A30=0x11 A31=0x0
B0=0x0 B1=0x0
B2=0x8e4046a6 B3=0xc090ed4
B4=0x8e423c00 B5=0x0
B6=0x8e41f7a0 B7=0x874808
B8=0x8e403cf0 B9=0x8e403d01
B10=0x0 B11=0x0
B12=0x0 B13=0x0
B14=0x874928 B15=0x8e403f48
B16=0x30 B17=0x63c
B18=0xfd00 B19=0x11
B20=0x1 B21=0x86fae5
B22=0x11 B23=0x80
B24=0x7f B25=0x7f
B26=0x80 B27=0x7f
B28=0x80 B29=0x7f
B30=0x1 B31=0xffffffff
NTSR=0x1000f
ITSR=0xf
IRP=0xc09e9ba
SSR=0x0
AMR=0x0
RILC=0x0
ILC=0x0
Exception at 0x0
EFR=0x2 NRP=0x0
Internal exception: IERR=0x1
Instruction fetch exception
Please provide me pointers to resolve this problem.