I am using ccsv4. I am trying to implement sum of products. Attached is the c code that i have generated. I also made target configuration file. My target configuration is c6713 device cycle accurate simulator, little endian. But I am getting this error:
Error: Illegal opcode (00000040) at pc = 0x0000000c Illegal opcode at pc = 0x0000000c
I am not even able to create hello word project following the example given in getting started, there too i get the same error.
Thanking you in advance