Hi Ashish , Thanks for your reply . This is the line where the code crashed. /* Draw image at (0,0) */ GrImageDraw(&context, pucCurImage, 0, 0); and here are the crash log ti. sysbios .family.arm.m3.Hwi: line 1036: E_hardFault: FORCED ti. sysbios .family.arm.m3.Hwi: line 1148: E_usageFault: UNALIGNED: Unaligned memory access Exception occurred in background thread at PC = 0x0000046a. Core 0: Exception occurred in ThreadType_Task. Task name: {unknown-instance-name}, handle: 0x20000a20. Task stack base: 0x20000a70. Task stack size: 0x320. R0 = 0x20003430 R8 = 0x0000ff61 R1 = 0x0000ff60 R9 = 0xffffffff R2 = 0x00000000 R10 = 0xffffffff R3 = 0x00000000 R11 = 0xffffffff R4 = 0x00000084 R12 = 0x00000000 R5 = 0xffffffff SP(R13) = 0x20000c78 R6 = 0xffffffff LR(R14) = 0x0000dd59 R7 = 0xffffffff PC(R15) = 0x0000046a PSR = 0x61000200 ICSR = 0x00423803 MMFSR = 0x00 BFSR = 0x00 UFSR = 0x0100 HFSR = 0x40000000 DFSR = 0x0000000b MMAR = 0xe000ed34 BFAR = 0xe000ed38 AFSR = 0x00000000 Terminating execution... Thanks.
↧