Other Parts Discussed in Thread: SEGGER, , EK-TM4C1294XL
Tool/software: TI-RTOS
Hi,
I am having trouble with TI-RTOS Hello Example when I use SEGGER J-Link to program and debug my device. It either crashes immediately after programming the device or right after starting it after programming is finished.
When it crashes right after programming it gives the following output in the CCS console:
se: 0x3aa0146.
stack size: 0x8f9c1f0.
R0 = 0x760801f1 R8 = 0xbdb00f46
R1 = 0x01f8161c R9 = 0xc08ff0e8
R2 = 0x0098021c R10 = 0x756e2846
R3 = 0x01f10029 R11 = 0x00296c6c
R4 = 0x7f900200 R12 = 0x006304c0
R5 = 0x00ae83f4 SP(R13) = 0xfce92d00
R6 = 0x51b10898 LR(R14) = 0x7e460541
R7 = 0x40700146 PC(R15) = 0x754a744c
PSR = 0xb0460f48
ICSR = 0x00000003
MMFSR = 0x00
BFSR = 0x01
UFSR = 0x0000
HFSR = 0x40000000
DFSR = 0x00000001
MMAR = 0xe000ed34
BFAR = 0xe000ed38
AFSR = 0x00000000
Terminating execution...
I tried updating J-link drives but it did not help.
I do not see any problems when using XDS100v2 debugger.
I am using CCS 7.2.0.00013 and TI-RTOS 2.16.01.14.
Plase find copy of my project below. This is TI-RTOS Hello Example with one simple task added and device type changed to TM4C1290NCZAD.
hello_DK_TM4C129X_TI_TivaTM4C129XNCZAD.zip
I will be very grateful for any help.
Best regards,
Peter A.