• Query on glMapBufferOES and glShaderBinary/glProgramBinary support
    I am working on GLES program using ARM GLES3.0 Emulator ver 1.4. I could figure out that 1. glMapBufferOES fails with GL_ELEMENT_ARRAY_BUFFER as target parameter.(ref: http://community.arm.com/thread...
  • Query on glMapBufferOES and glShaderBinary/glProgramBinary support
    I am working on GLES program using ARM GLES3.0 Emulator ver 1.4. I could figure out that 1. glMapBufferOES fails with GL_ELEMENT_ARRAY_BUFFER as target parameter.(ref: http://community.arm.com/thread...
  • Problem in problem burning
    Hello everyone, I have purchased LPC2478 development board from EMBEDDED ARTISTS. I want to know how to program the controller. My basic questions are 1. Which method to be used? (USB/SERIAL...
  • Problem in problem burning
    Hello everyone, I have purchased LPC2478 development board from EMBEDDED ARTISTS. I want to know how to program the controller. My basic questions are 1. Which method to be used? (USB/SERIAL...
  • problem with example problem UART output
    From keil code examples C:\ADuC_Beta702x\Code\Keil Code Examples\UART\UART1 #include <ADuC7026.h> extern int write (int file, char * ptr, int len); // Functions used to extern int getchar (void...