Hi experts!
I am new with the ccs5 and EVM6678L. I am trying to run the HelloWorld example under the NDK directory. It doesn't run correctly and I got the following message:
[C66xx_0] A0=0x1 A1=0x20
[C66xx_0] A2=0x0 A3=0x857ff0
[C66xx_0] A4=0x2620328 A5=0x0
[C66xx_0] A6=0x0 A7=0x2
[C66xx_0] A8=0x0 A9=0x0
[C66xx_0] A10=0x0 A11=0x814f8578
[C66xx_0] A12=0x0 A13=0x0
[C66xx_0] A14=0x0 A15=0x0
[C66xx_0] A16=0x858010 A17=0x0
[C66xx_0] A18=0x857ff0 A19=0x20
[C66xx_0] A20=0x0 A21=0x4c
[C66xx_0] A22=0x2005000 A23=0xc054888
[C66xx_0] A24=0x2005000 A25=0x825b80
[C66xx_0] A26=0xc054888 A27=0xc054888
[C66xx_0] A28=0x0 A29=0x81506d93
[C66xx_0] A30=0x0 A31=0x1
[C66xx_0] B0=0x0 B1=0x0
[C66xx_0] B2=0x1 B3=0x8000ec84
[C66xx_0] B4=0x0 B5=0x0
[C66xx_0] B6=0x858010 B7=0x0
[C66xx_0] B8=0xe0c28b0a B9=0x0
[C66xx_0] B10=0x15000103 B11=0x814f8574
[C66xx_0] B12=0x0 B13=0x0
[C66xx_0] B14=0x800a33d0 B15=0x857fc0
[C66xx_0] B16=0xfa00000 B17=0x0
[C66xx_0] B18=0x0 B19=0x0
[C66xx_0] B20=0x0 B21=0x108228ec
[C66xx_0] B22=0x0 B23=0x4
[C66xx_0] B24=0x180805d B25=0x48028840
[C66xx_0] B26=0xc9c260a3 B27=0x0
[C66xx_0] B28=0x20000000 B29=0xff
[C66xx_0] B30=0xbc B31=0x7f
[C66xx_0] NTSR=0x1000c
[C66xx_0] ITSR=0x0
[C66xx_0] IRP=0x0
[C66xx_0] SSR=0x0
[C66xx_0] AMR=0x0
[C66xx_0] RILC=0x0
[C66xx_0] ILC=0x0
[C66xx_0] Exception at 0x8000ee28
[C66xx_0] EFR=0x2 NRP=0x8000ee28
[C66xx_0] Internal exception: IERR=0x8
[C66xx_0] Opcode exception
What did I do wrong, and what should I expect to see?
BR
Chunjian