• Initialize C ++ object array in constructor?
    I am facing issues with initialization of an object array within the Constructor. I would like to initialize my array using i nitialization from brace-enclosed lists. But the armcc compiler for some reason...
  • Initialize C ++ object array in constructor?
    I am facing issues with initialization of an object array within the Constructor. I would like to initialize my array using i nitialization from brace-enclosed lists. But the armcc compiler for some reason...
  • Is the array object in OpenCL kernel mapping to global memory instead of register?
    Hi, I am trying to implement an OpenCL kernel on G76 with DDK r16. I find that if I define and use an array like "half A[16];", the performance will be poor. But if I use "half16 A;", the performance...
  • Is the array object in OpenCL kernel mapping to global memory instead of register?
    Hi, I am trying to implement an OpenCL kernel on G76 with DDK r16. I find that if I define and use an array like "half A[16];", the performance will be poor. But if I use "half16 A;", the performance...
  • Help.... (Faltal Error not an object file)
    What the problems in compiler? RAMSIZE(256)XDATA(0X0000-0X06FF) ***FATAL ERROR L218 : NOT AN oBJECT FILE