Hi,
I got this error while running a project on EVMC6687LE. CCS 5.1.1, on Linux.
I'm running a big library, which requires big heap memory. I've place heap memory to DDR3 and increasead its size, then I got this error while booting:
(With smaller heap, the system boots and run, until I call the library and the heap memory is completely filled and the system crashes)
[C66xx_0]
[C66xx_0]
[C66xx_0] MCSDK IMAGE PROCESSING DEMONSTRATION
[C66xx_0]
[C66xx_0] QMSS successfully initialized
[C66xx_0] CPPI successfully initialized
[C66xx_0] PA successfully initialized
[C66xx_0] EVM in StaticIP mode at 192.168.0.225
[C66xx_0] Set IP address of PC to 192.168.0.98
[C66xx_0] Starting webfiles_add
[C66xx_0] Done webfiles_add
[C66xx_0] HTTP Status Added
[C66xx_0] Debug Message Level Added
[C66xx_0] Last while
[C66xx_0] PASS successfully initialized
[C66xx_0] Ethernet subsystem successfully initialized
[C66xx_0] Ethernet eventId : 48 and vectId (Interrupt) : 7
[C66xx_0] Registration of the EMAC Successful, waiting for link up ..
[C66xx_0] Network Added: If-1:192.168.0.225
[C66xx_0] Service Status: HTTP : Enabled : : 000
[C66xx_0] A0=0x0 A1=0x0
[C66xx_0] A2=0x0 A3=0x80002448
[C66xx_0] A4=0x90 A5=0x15000103
[C66xx_0] A6=0xd0 A7=0x0
[C66xx_0] A8=0x1844018 A9=0x1
[C66xx_0] A10=0x90 A11=0x8000
[C66xx_0] A12=0x1d0c0300 A13=0x80002448
[C66xx_0] A14=0x0 A15=0x0
[C66xx_0] A16=0xc207c80 A17=0xc
[C66xx_0] A18=0x80000d54 A19=0x0
[C66xx_0] A20=0x0 A21=0x0
[C66xx_0] A22=0x0 A23=0x0
[C66xx_0] A24=0x0 A25=0x0
[C66xx_0] A26=0x0 A27=0x0
[C66xx_0] A28=0x0 A29=0xe100a8c0
[C66xx_0] A30=0x0 A31=0x1
[C66xx_0] B0=0x36f6 B1=0x0
[C66xx_0] B2=0x0 B3=0x8820de50
[C66xx_0] B4=0x0 B5=0xc08aed4
[C66xx_0] B6=0xe600010 B7=0x883d3138
[C66xx_0] B8=0x883d51a8 B9=0x15000102
[C66xx_0] B10=0xc087e4c B11=0x90
[C66xx_0] B12=0x0 B13=0x0
[C66xx_0] B14=0x809b88 B15=0x809a90
[C66xx_0] B16=0x0 B17=0xc08a138
[C66xx_0] B18=0xc07f8f7 B19=0x10
[C66xx_0] B20=0x80000548 B21=0x4
[C66xx_0] B22=0xd B23=0x0
[C66xx_0] B24=0x3000 B25=0x0
[C66xx_0] B26=0x2e2 B27=0x0
[C66xx_0] B28=0x0 B29=0xc0
[C66xx_0] B30=0x0 B31=0x0
[C66xx_0] NTSR=0x1020f
[C66xx_0] ITSR=0xd
[C66xx_0] IRP=0x88251f80
[C66xx_0] SSR=0x0
[C66xx_0] AMR=0x0
[C66xx_0] RILC=0x0
[C66xx_0] ILC=0x0
[C66xx_0] Exception at 0x8000246c
[C66xx_0] EFR=0x2 NRP=0x8000246c
[C66xx_0] Internal exception: IERR=0x8
[C66xx_0] Opcode exception
[C66xx_0] ti.sysbios.family.c64p.Exception: line 248: E_exceptionMin: pc = 0x88251f80, sp = 0x00809a90.
[C66xx_0] To see more exception detail, use ROV or set 'ti.sysbios.family.c64p.Exception.enablePrint = true;'
[C66xx_0] xdc.runtime.Error.raise: terminating execution