• where to find various definitions
    Hi all - I've been tasked with porting an application to an ARM device; I'll be using the GNU toolchain for this. In a file ieeefp.h, I see this passage: #ifndef __IEEE_BIG_ENDIAN #ifndef __IEEE_LITTLE_ENDIAN...
  • where to find various definitions
    Hi all - I've been tasked with porting an application to an ARM device; I'll be using the GNU toolchain for this. In a file ieeefp.h, I see this passage: #ifndef __IEEE_BIG_ENDIAN #ifndef __IEEE_LITTLE_ENDIAN...
  • OpenCL code portability across various Mali GPUs
    I wonder how portable is OpenCL code. If I write something for T-628 MP6 will it run on T-880 etc.? For sure min. OpenCL standard must be supported by HW but what about possibly different GPU architecture...
  • OpenCL code portability across various Mali GPUs
    I wonder how portable is OpenCL code. If I write something for T-628 MP6 will it run on T-880 etc.? For sure min. OpenCL standard must be supported by HW but what about possibly different GPU architecture...
  • Having issues compiling various CMSIS drivers for the LPC4357
    I have been trying to compile the drivers for the LPC4357 found at www.lpcware.com/.../lpc4350apdlzip for a while now, but I keep getting lots of strange errors, usually something like this: compiling...