Other Parts Discussed in Thread: AM3359, SYSBIOS, CODECOMPOSER
Since a few days i worked with the AM3359 ICE v1 and CCS 5.5.
Today i tried to debug the i2c_led example but it doesnt work anymore.
i tried different ways like executing the gel files, system reset and so on.
but it didnt work.
an example step-by-step:
1) building the i2c_led project
2) debugging same project
3) realise that there is an error in the console
[CortxA8] 000f1c8 R8 = 0xffffffff
R1 = 0x8001aa90 R9 = 0x8000f8b4
R2 = 0xffffffff R10 = 0x00000044
R3 = 0x4030d008 R11 = 0x8000a370
R4 = 0x2140bca4 R12 = 0x8001b0b8
R5 = 0x8000e500 SP(R13) = 0x8001a104
R6 = 0x00000000 LR(R14) = 0x00029070
R7 = 0x00000044 PC(R15) = 0x012ba584
PSR = 0xa000019f
DFSR = 0x00000000 IFSR = 0x00001008
DFAR = 0x00000000 IFAR = 0x012ba584
ti.sysbios.family.arm.exc.Exception: line 176: E_prefetchAbort: pc = 0x012ba584, lr = 0x00029070.
xdc.runtime.Error.raise: terminating execution
can anyone help me?
i'm working with the board for my bachlorthesis
kind regards, hendrik
this is an additional scrrenshot: