Other Parts Discussed in Thread: SYSBIOS
Dear expert
BIOS start is failing with the TM4C129ENCPDT,
I have two boards
1. Old board
2. Newly populated board.
Old board is working fine ,
New board "BIOS start" is not working ( When I am doing in circuit debug it fails and abort from BIOS Start ).
The error reply is
Using MAC address in flash
Network Added: If-1:192.168.79.20
ti.sysbios.family.arm.m3.Hwi: line 1277: E_noIsr: id = 94, pc = 00003ad8
Exception occurred in background thread at PC = 0x00003ad8.
Core 0: Exception occurred in ThreadType_Task.
Task name: {unknown-instance-name}, handle: 0x20000d08.
Task stack base: 0x20000d58.
Task stack size: 0x800.
R0 = 0xe000e108 R8 = 0xffffffff
R1 = 0x00004000 R9 = 0xffffffff
R2 = 0xe000e108 R10 = 0xffffffff
R3 = 0x00000001 R11 = 0xffffffff
R4 = 0xffffffff R12 = 0x00000001
R5 = 0xffffffff SP(R13) = 0x200014a8
R6 = 0xffffffff LR(R14) = 0x00003ad9
R7 = 0xffffffff PC(R15) = 0x00003ad8
PSR = 0x01000000
ICSR = 0x0042385e
MMFSR = 0x00
BFSR = 0x00
UFSR = 0x0000
HFSR = 0x00000000
DFSR = 0x0000000b
MMAR = 0xe000ed34
BFAR = 0xe000ed38
AFSR = 0x00000000
Terminating execution...