This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8148 VideoM3 start error

Other Parts Discussed in Thread: SYSBIOS

Hi,

We are facing following error message on CCS window after application code runs.

Once we get this error, we need power cycle on EVM.

Would you tell us possible causes of the error shown below?

How can I fix this issue?

Main function comes out and SYS/BIOS started.

----
Cortex_M3_RTOS: Warning: (Error -1268 @ 0x90001)
Device is locked up in Hard Fault or in NMI. Reset the device,
and retry the operation. If error persists, confirm configuration,
power-cycle the board, and/or try more reliable JTAG settings
(e.g. lower TCLK). (Release 5.0.429.0)

 

SYS/BIOS started after main function comes out,

ti.sysbios.family.arm.m3.Hwi: line 801: E_hardFault: FORCED

ti.sysbios.family.arm.m3.Hwi: line 913: E_usageFault: INVSTATE

Exception occurred in background thread.

Exception occurred in ThreadType_Task.

Task handle: 0x8f100020.

Task stack base: 0x8f105600.

Task stack size: 0xff8.

R0 = 0x00000000 R8 = 0x00000000

R1 = 0x8f112510 R9 = 0xffffffff

R2 = 0x8f10c981 R10 = 0xffffffff

R3 = 0x00000000 R11 = 0xffffffff

R4 = 0x8f110d50 R12 = 0x00000090

R5 = 0x8f1125e4 SP(R13) = 0x8f112010

R6 = 0x00000001 LR(R14) = 0x8f10efcb

R7 = 0x00000010 PC(R15) = 0x00000000

PSR = 0x60000000

ICSR = 0x00000803

MMFSR = 0x00

BFSR = 0x00

UFSR = 0x0002

HFSR = 0x40000000

DFSR = 0x00000000

MMAR = 0xe000ed34

BFAR = 0xe000ed38

AFSR = 0x00000000

Terminating execution...

 

Regards,

Kasuya