Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
I can't use the MSS example of AWR1843 to debug and can't enter main . The following problems will occur:
[Cortex_R4_0] Exception occurred in ThreadType_Main.
Main handle: 0x0.
Main stack base: 0x8009e78.
Main stack size: 0x1000.
R0 = 0x0800b800 R8 = 0x00000000
R1 = 0xfffffc00 R9 = 0x00000000
R2 = 0x600c019f R10 = 0x000003e8
R3 = 0x00000001 R11 = 0x200c019f
R4 = 0x0800b9c4 R12 = 0x00000184
R5 = 0x00000002 SP(R13) = 0x0800adbc
R6 = 0x0800bc58 LR(R14) = 0x000053c0
R7 = 0xfffffc00 PC(R15) = 0x0000f1a8
PSR = 0x600c019f
DFSR = 0x00000000 IFSR = 0x00000000
DFAR = 0x00000000 IFAR = 0x00000000
ti.sysbios.family.arm.exc.Exception: line 209: E_undefinedInstruction: pc = 0x0000f1a8, lr = 0x000053c0.
xdc.runtime.Error.raise: terminating execution
He'll jump straight to
void abort(void)
{
i am:
ubuntu16.04LTS
ccs9.0 and ccs9.3(I tried.)
mmwave sdk 3.1.1.02
sys/bios 6.73.1.01