Dear,
Is the EK-TM4C1294XL support C++ Exception?
Development tools:
- CCSv6
- Compiler version: TI v5.2.0
- TI-RTOS version: 2.10.01.38
- Ouput format: eabi
I got error when throwing from task.
ti.sysbios.family.arm.m3.Hwi: line 1036: E_hardFault: FORCED ti.sysbios.family.arm.m3.Hwi: line 1113: E_busFault: PRECISERR: Immediate Bus Fault, exact addr known, address: bebebebe Exception occurred in background thread at PC = 0x0002b898. Core 0: Exception occurred in ThreadType_Task. Task name: {unknown-instance-name}, handle: 0x20013aa0. Task stack base: 0x20013af0. Task stack size: 0x4000. R0 = 0xbebebebe R8 = 0xffffffff R1 = 0x00049c95 R9 = 0xffffffff R2 = 0x200178dc R10 = 0xffffffff R3 = 0x200178d8 R11 = 0xffffffff R4 = 0x200177bc R12 = 0x2001bf00 R5 = 0xffffffff SP(R13) = 0x20017768 R6 = 0xffffffff LR(R14) = 0x0004d66b R7 = 0xffffffff PC(R15) = 0x0002b898 PSR = 0x61000000 ICSR = 0x00423803 MMFSR = 0x00 BFSR = 0x82 UFSR = 0x0000 HFSR = 0x40000000 DFSR = 0x0000000b MMAR = 0xbebebebe BFAR = 0xbebebebe AFSR = 0x00000000 Terminating execution... ti.sysbios.knl.Semaphore: line 202: assertion failure: A_badContext: bad calling context. Must be called from a Task. xdc.runtime.Error.raise: terminating execution
Best regards,
Faizal Rezi